forked from GNUsocial/gnu-social
b3d9d9dc1b
darcs-hash:20080610171303-84dde-1b93542571121331623aa5379ac34ff05896a5d9.gz
17 lines
199 B
CSS
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;
|
|
} |