gnu-social/theme/identica/ie7.css
Evan Prodromou d9f06a3fd6 change "stoica" theme to "identica"
darcs-hash:20081021194440-5ed1f-d1a2590f89e9a7318f4920160d4e7d44a8ff0c9f.gz
2008-10-21 15:44:40 -04:00

20 lines
264 B
CSS

@charset "UTF-8";
/* CSS Document */
#statistics dd {
clear: both;
}
#subscriptions_avatars li {
float: left;
}
img.avatar.original, img.avatar.profile {
clear: none;
float: left;
}
#nav_pagination li a {
padding: 6px 15px;
line-height: 27px;
}