]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/base/css/ie6.css
Merge branch '0.7.x' into 0.8.x
[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 }