Browse Source

added blotter style

pull/40/head
Savetheinternet 13 years ago
parent
commit
4894fb96cc
  1. 5
      style.css

5
style.css

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