code refactoring

This commit is contained in:
Jeena Paradies 2012-10-31 22:43:53 +01:00
parent 1bea90c9c3
commit ec576223be
8 changed files with 350 additions and 185 deletions

View file

@ -6,7 +6,7 @@ html, body {
body {
font-family: "Lucida Grande", Tahoma, sans-serif;
font-size: 11px;
background: #dedede;
background: #dedede url(Icon.png) bottom center no-repeat;
}
a {