gnu-social/theme/default/ie7.css
Evan Prodromou 111bab65b4 make default a clone of stoica
Rather than trying to backfill a default theme from the Simple Life
theme, we're just going to copy the stoica theme, and make some
changes so it looks distinctive.

darcs-hash:20080618015423-84dde-3644c6b25bf00333b5d2eb495b6740c1c26751b1.gz
2008-06-17 21:54:23 -04:00

17 lines
199 B
CSS

@charset "UTF-8";
/* CSS Document */
#statistics dd {
clear: both;
}
#subscriptions_avatars li {
margin: 0 3px 0 0;
}
#nav_pagination li a {
padding: 6px 15px;
line-height: 27px;
}