From 4894fb96cc21842350ed4fc1f6c808dc6a91ae7c Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Wed, 25 May 2011 17:55:34 +1000 Subject: [PATCH] added blotter style --- style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style.css b/style.css index 790b604e..68bdcff4 100644 --- a/style.css +++ b/style.css @@ -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; } \ No newline at end of file