c91abed36f
darcs-hash:20081021194833-5ed1f-f5b4c246fd461f0e0a82ce8ee52985183b4577f1.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;
|
|
} |