X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fbase%2Fcss%2Fie6.css;h=1784677d08500e28396aedb136b68420c102bc44;hb=58b5ff718a5fa209dce5dd23d6d0fb35d30facd6;hp=dde4d6fc77081906566f6f7ec0cebea44c30dacc;hpb=907b5f7b406d87c438a560e04385318662163755;p=quix0rs-gnu-social.git diff --git a/theme/base/css/ie6.css b/theme/base/css/ie6.css index dde4d6fc77..1784677d08 100644 --- a/theme/base/css/ie6.css +++ b/theme/base/css/ie6.css @@ -1,3 +1,10 @@ +/** + * @package StatusNet + * @author Sarven Capadisli + * @copyright 2009-2010 StatusNet, Inc. + * @license http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported + * @link http://status.net/ + */ /* IE6 specific styles */ address { margin-left:7px; @@ -12,11 +19,11 @@ 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, @@ -32,6 +39,9 @@ margin-bottom:123px; width:20%; } .notice div.entry-content { -width:50%; +width:65%; margin-left:30px; } +.notice-options a { +width:16px; +}