Making the antispam check error more severe looking.

This commit is contained in:
Tom Slominski
2013-09-03 23:56:22 +01:00
parent b507bb48cb
commit 250f92df69

View File

@@ -186,6 +186,9 @@ a.bookmarklet {
.error { .error {
color: red; color: red;
padding-bottom: 20px; padding-bottom: 20px;
font-weight: bold;
text-align: center;
font-size: 1.2rem;
} }
/* Footer */ /* Footer */