ChangeSet ID: 1192258496444006107355566 CVSROOT: /cvsroot/wine Module name: wiki Changes by: dimi@sc8-pr-cvs9.sourceforge.net 2007/10/12 23:54:56
Modified files: winehq/css : common.css
Log message: Make the text font smaller to match WineHQ. I now think I know why we had all the rendering problems, what a bunch of ...
Old revision New revision Changes Path 1.4 1.5 +5 -0 wiki/winehq/css/common.css
Index: wiki/winehq/css/common.css diff -u -p wiki/winehq/css/common.css:1.4 wiki/winehq/css/common.css:1.5 --- wiki/winehq/css/common.css 13 Oct 2007 6:54:56 -0000 +++ /dev/null 13 Oct 2007 6:54:56 -0000 @@ -105,6 +105,11 @@ td td p { margin: 0; padding: 0; + font-size: 12px; +} + +td li { + font-size: 12px; }
/* standard rule ---- */