added blotter style

This commit is contained in:
Savetheinternet 2011-05-25 17:55:34 +10:00
parent 0e23faa41e
commit 4894fb96cc

View File

@ -368,3 +368,8 @@ span.public_ban {
font-weight: bold;
margin-top: 15px;
}
div.blotter {
color: red;
font-weight: bold;
text-align: center;
}