]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/ie6.css
Removed print stylesheet
[quix0rs-gnu-social.git] / theme / base / css / ie6.css
index 76a82c0042d32841784b46fd0bb50d340ddd16d8..6df5e01cee7207e702e0596b701340c8297c4cff 100644 (file)
@@ -5,12 +5,18 @@ margin-left:7px;
 address .fn {
 display:none;
 }
+
+#wrap {
+width:1003px;
+margin:0 auto;
+}
+
 #content {
-width:70%;
+width:66%;
 }
 #aside_primary {
-padding:5%;
-width:29.5%;
+padding:1.8%;
+width:24%;
 }
 .entity_profile .entity_nickname,
 .entity_profile .entity_location,
@@ -26,5 +32,9 @@ margin-bottom:123px;
 width:20%;
 }
 .notice div.entry-content {
-width:63%;
+width:65%;
+margin-left:30px;
+}
+.notice-options a {
+width:16px;
 }