d9f06a3fd6
darcs-hash:20081021194440-5ed1f-d1a2590f89e9a7318f4920160d4e7d44a8ff0c9f.gz
20 lines
264 B
CSS
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;
|
|
} |