wrong style

This commit is contained in:
Astro 2010-09-21 02:07:34 +02:00
parent c100d8429b
commit 095dd78160

View File

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