wrong style

This commit is contained in:
Astro 2010-09-21 02:07:34 +02:00
parent c100d8429b
commit 095dd78160
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ p {
color: black;
}
.wrong {
background-color: #ff2f00;
color: black;
background-color: #e01000;
color: white;
}
form {