ich bin jetzt nicht so der "subsilver" Freak.

Aber schau einmal in die Stylesteeet.css rein:
Code: Alles auswählen
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color: #323D4F;
background-color: #FFFFFF;
font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
margin: 0;
}
Code: Alles auswählen
font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */