Montag 21 Mai 2012
  • Increase font size
  • Default font size
  • Decrease font size
  • default style
  • blue style
  • green style
  • red style
  • orange style

CSS


body {
margin: 10px; padding: 0;
background: #fff;
padding-bottom: 12px;
font-size: 11px;
}

a:link    { color: #0B5AA4; text-decoration: underline; }
a:visited { color: #0B5224; text-decoration: none; }
a:hover   { text-decoration: none; }

div.header {
font-size: 22px; font-weight: bold; color: #1235C4; line-height: 28px;
padding-left: 5px;
background-repeat: no-repeat;
}