mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 10:07:35 +00:00
Use Windows XP background color
This commit is contained in:
parent
8656a85213
commit
153ec3e563
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ input[type=range]::-moz-focus-outer { border: 0; }
|
|||
a:focus { outline: none; }
|
||||
|
||||
body {
|
||||
background-color: #0072CC;
|
||||
background-color: #224EB7;
|
||||
font-family: arial;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue