aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xthemes/baggy/css/main.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css
index 6d3a56e1..6d320cd2 100755
--- a/themes/baggy/css/main.css
+++ b/themes/baggy/css/main.css
@@ -979,8 +979,8 @@ blockquote {
979 content: none; 979 content: none;
980 } 980 }
981 .logo { 981 .logo {
982 width: 1.5em; 982 width: 1.25em;
983 height: 1.5em; 983 height: 1.25em;
984 left: 0; 984 left: 0;
985 top: 0; 985 top: 0;
986 } 986 }
@@ -1030,6 +1030,7 @@ blockquote {
1030 margin-left: 1.5em; 1030 margin-left: 1.5em;
1031 padding-right: 1.5em; 1031 padding-right: 1.5em;
1032 position: static; 1032 position: static;
1033 margin-top: 3em;
1033 } 1034 }
1034 #article_toolbar .topPosF { 1035 #article_toolbar .topPosF {
1035 display: none; 1036 display: none;