X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fbase%2Fcss%2Fie6.css;h=edc49478f56ace9340f791b5fe448af7d181d8a5;hb=0d8e9faaa182c4923eec6d329773516e81c7edf9;hp=76a82c0042d32841784b46fd0bb50d340ddd16d8;hpb=7095c93f66fa2fc4fdae57276ca66ad777788afd;p=quix0rs-gnu-social.git diff --git a/theme/base/css/ie6.css b/theme/base/css/ie6.css index 76a82c0042..edc49478f5 100644 --- a/theme/base/css/ie6.css +++ b/theme/base/css/ie6.css @@ -5,8 +5,14 @@ margin-left:7px; address .fn { display:none; } + +#wrap { +width:1003px; +margin:0 auto; +} + #content { -width:70%; +width:69%; } #aside_primary { padding:5%; @@ -26,5 +32,9 @@ margin-bottom:123px; width:20%; } .notice div.entry-content { -width:63%; +width:50%; +margin-left:30px; } +.notice-options a { +width:16px; +} \ No newline at end of file