From a9fedfd6cb31dd82f5654f703f0aaa743247e461 Mon Sep 17 00:00:00 2001 From: Uriel Date: Fri, 10 Oct 2008 02:07:42 +0000 Subject: [PATCH] Silly stylesheet changes --- pub/style/style.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pub/style/style.css b/pub/style/style.css index 56f327c..9baa9a7 100644 --- a/pub/style/style.css +++ b/pub/style/style.css @@ -322,8 +322,8 @@ dd { /* GENERAL */ -/* Spam */ -.spam { +/* S-pam */ +.gpam { text-align: center; } @@ -346,7 +346,8 @@ hr { border-color: black; } -.spam table, .spam th, .spam td { +/* S-pam */ +.gpam table, .gpam th, .gpam td { border: none; }