swerc

anselm's simpler werc fork
git clone git://git.suckless.org/swerc
Log | Files | Refs | README

commit 700ee67f031c0151a55ba749e04f32db79255438
parent 4229e5bc2d385a3fedb337608e984dd3c6e82b0e
Author: uriel@soma <unknown>
Date:   Fri, 10 Oct 2008 02:07:42 +0000

Silly stylesheet changes
Diffstat:
Mpub/style/style.css | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git 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; }