]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/ie6.css
Minor CSS order/cleanup.
[quix0rs-gnu-social.git] / theme / base / css / ie6.css
index fa6ec92d2f1ed063f9fe8be15c33206df90c946a..76a82c0042d32841784b46fd0bb50d340ddd16d8 100644 (file)
@@ -1,4 +1,17 @@
 /* IE6 specific styles */
+address {
+margin-left:7px;
+}
+address .fn {
+display:none;
+}
+#content {
+width:70%;
+}
+#aside_primary {
+padding:5%;
+width:29.5%;
+}
 .entity_profile .entity_nickname,
 .entity_profile .entity_location,
 .entity_profile .entity_url,
@@ -9,6 +22,9 @@ margin-left:0;
 .entity_profile .entity_depiction {
 margin-bottom:123px;
 }
+.entity_actions {
+width:20%;
+}
 .notice div.entry-content {
 width:63%;
 }