gnu-social/theme/iphone/ie7.css.dist
Ken Sheppardson 1e360fc3b2 Renamed 'mobile' theme to more appropriate 'iphone'
darcs-hash:20080816200437-18f16-360a19784be7e063015fa71580e09d740d6a72b5.gz
2008-08-16 16:04:37 -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;
}