This commit is contained in:
marijus
2014-03-13 19:50:28 +01:00
5 changed files with 18 additions and 6 deletions

View File

@@ -79,6 +79,11 @@ input[type="submit"] {
text-decoration: none;
}
button, input, optgroup, select, textarea {
color: #000;
}
pre code {
border: none;
}