gnu-social/theme/mobile/ie7.css.dist
Ken Sheppardson a4b1357038 Adapted stoica theme for iphone use
darcs-hash:20080816181845-18f16-5f7a91b4ea706605d1890513b8a44fcb0182d66b.gz
2008-08-16 14:18:45 -04:00

20 lines
264 B
Plaintext

@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;
}