My "modern" CSS style modifications. Basically, make everything bigger.
*/ body { font-size: 1.3em; line-height: 1.2em; } #logo { font-size: 36px; } #username { font-size: 15px; } #searchform { font-size: 22px; } #pagetrail { font-size: 18px; font-weight: bold; } #navibar { font-size: 14px; font-weight: bold; } .editbar { font-size: 18px; } /*
Geh direkt zu http://w3.org/TR/css2/, geh nicht über Los, ziehe nicht 4000 Mark ein. Lies das Kapitel über Selectoren und Inheritance. Dann kannst du dieses Stylesheet editieren.
*/