summaryrefslogtreecommitdiff
path: root/theme/base/css/ie6.css
blob: fa6ec92d2f1ed063f9fe8be15c33206df90c946a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* IE6 specific styles */
.entity_profile .entity_nickname,
.entity_profile .entity_location,
.entity_profile .entity_url,
.entity_profile .entity_note,
.entity_profile .entity_tags {
margin-left:0;
}
.entity_profile .entity_depiction {
margin-bottom:123px;
}
.notice div.entry-content {
width:63%;
}