code refactoring
This commit is contained in:
parent
1bea90c9c3
commit
ec576223be
8 changed files with 350 additions and 185 deletions
|
@ -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 {
|
||||
|
|
Reference in a new issue