added blotter style

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

View File

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