X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fbase%2Fcss%2Fie6.css;h=edc49478f56ace9340f791b5fe448af7d181d8a5;hb=664239d39f064e72f03d1e0a27a356c1eee208b5;hp=4a2316903db34ef732958ac54bef6a5832dca3bc;hpb=a7c85bebd5be9ea019a8c80d74730d7eb28d4651;p=quix0rs-gnu-social.git diff --git a/theme/base/css/ie6.css b/theme/base/css/ie6.css index 4a2316903d..edc49478f5 100644 --- a/theme/base/css/ie6.css +++ b/theme/base/css/ie6.css @@ -1,8 +1,40 @@ /* IE6 specific styles */ +address { +margin-left:7px; +} +address .fn { +display:none; +} + +#wrap { +width:1003px; +margin:0 auto; +} + +#content { +width:69%; +} +#aside_primary { +padding:5%; +width:29.5%; +} .entity_profile .entity_nickname, .entity_profile .entity_location, .entity_profile .entity_url, .entity_profile .entity_note, .entity_profile .entity_tags { -margin-left:55px; +margin-left:0; +} +.entity_profile .entity_depiction { +margin-bottom:123px; +} +.entity_actions { +width:20%; +} +.notice div.entry-content { +width:50%; +margin-left:30px; } +.notice-options a { +width:16px; +} \ No newline at end of file