9 lines
204 B
CSS
9 lines
204 B
CSS
/* 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:55px;
|
|
}
|