]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/base/css/ie6.css
fa6ec92d2f1ed063f9fe8be15c33206df90c946a
[quix0rs-gnu-social.git] / theme / base / css / ie6.css
1 /* IE6 specific styles */
2 .entity_profile .entity_nickname,
3 .entity_profile .entity_location,
4 .entity_profile .entity_url,
5 .entity_profile .entity_note,
6 .entity_profile .entity_tags {
7 margin-left:0;
8 }
9 .entity_profile .entity_depiction {
10 margin-bottom:123px;
11 }
12 .notice div.entry-content {
13 width:63%;
14 }