www: a899730e: New font size was too large for some bro...
caseyho at pidgin.im
caseyho at pidgin.im
Thu Dec 4 01:20:40 EST 2008
-----------------------------------------------------------------
Revision: a899730e1f477e51a6b234a2e404ff3dd103057e
Ancestor: 463744f5e39cca731f5183b459d15850ea8cee7e
Author: caseyho at pidgin.im
Date: 2008-12-04T06:17:54
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/a899730e1f477e51a6b234a2e404ff3dd103057e
Modified files:
htdocs/shared/css/main.css
ChangeLog:
New font size was too large for some browsers
-------------- next part --------------
============================================================
--- htdocs/shared/css/main.css 2966c888583de56a2cbb0c3ea4b33e8c55a99065
+++ htdocs/shared/css/main.css 015224edcad4a3c8e29ab68cecc631178520f569
@@ -300,12 +300,12 @@ a:hover, a:active {
}
#download, .box_download p:first-child {
- font-size: 1.7em;
+ font-size: 1.2em;
font-weight: bold;
}
#download .number, .box_download .number {
- font-size: 0.60em;
+ font-size: 0.85em;
font-weight: normal;
}
More information about the Commits
mailing list