Browse Source

added "Post too long" styling

pull/40/head
Savetheinternet 13 years ago
parent
commit
6f07b9355a
  1. 4
      style.css

4
style.css

@ -368,6 +368,10 @@ span.public_ban {
font-weight: bold;
margin-top: 15px;
}
span.toolong {
display: block;
margin-top: 15px;
}
div.blotter {
color: red;
font-weight: bold;

Loading…
Cancel
Save