X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=in%2Fgitweb%2Fgitweb.css;h=597592bd0d6806c76ba93c89636cd5957a3d2066;hb=f45ab91bced60b522fd99f5312913dea4e43201d;hp=3689284c93cb643a44743c56a713dff3899a319d;hpb=b50b5fa24cac77663986a8ba6a7cff27d0493343;p=oss-web.git diff --git a/in/gitweb/gitweb.css b/in/gitweb/gitweb.css index 3689284..597592b 100644 --- a/in/gitweb/gitweb.css +++ b/in/gitweb/gitweb.css @@ -5,7 +5,6 @@ * { margin: 0; padding: 0; - border: 0; } /* ============================================= @@ -15,7 +14,7 @@ body { font-family: sans-serif; font-size: small; - margin: 10px; + margin: 0 10px; background-color: #fff; color: #494949; } @@ -137,6 +136,7 @@ h2 { font-weight: normal; margin-top: 6px; line-height: 40px; + margin-bottom: 0; } /* =============================================