]> oss.titaniummirror.com Git - oss-web.git/blobdiff - in/style/default.css
Git integration is looking quite good now.
[oss-web.git] / in / style / default.css
index b045601b51bb9e6a62922bbeaa4eea2d697b18f0..3bca6295b04c80b64a728e5ce0d7d17f29f78091 100644 (file)
@@ -111,7 +111,7 @@ body {
 #topInfo p {\r
        color: #444444;\r
        line-height: 18px;\r
-       margin-bottom: 36px;\r
+       margin-bottom: 18px;\r
        text-align: right;\r
 }\r
 \r
@@ -122,6 +122,7 @@ body {
        font-weight: normal;\r
        margin-top: 6px;\r
        line-height: 40px;\r
+       text-align: right;\r
 }\r
 \r
 #topInfo a {\r
@@ -630,6 +631,18 @@ h4 {
 .sidebar5, .sitemap5 { padding-left: 90px; }\r
 .sidebar6, .sitemap6 { padding-left: 108px; }\r
 \r
+/* =============================================\r
+  Misc\r
+================================================ */\r
+\r
+hr {\r
+       width: 80%;\r
+       color: #d4d4d4;\r
+       background-color: #d4d4d4;\r
+       height: 1px;\r
+       margin-bottom: 18px;\r
+}\r
+\r
 /* =============================================\r
   Footer\r
 ================================================ */\r
@@ -637,9 +650,9 @@ h4 {
 #footer {\r
        margin: 18px 0 0 0;\r
        border-top: 1px solid #d4d4d4;\r
-       background-color: #F0F2F6;\r
+       //background-color: #F0F2F6;\r
        padding-bottom: 20px;\r
-       border-bottom: 1px solid #d4d4d4;\r
+       //border-bottom: 1px solid #d4d4d4;\r
 }\r
 \r
 #footerInner {\r