Silly stylesheet changes

This commit is contained in:
Uriel 2008-10-10 02:07:42 +00:00
parent 795504c0e5
commit a9fedfd6cb

View file

@ -322,8 +322,8 @@ dd {
/* GENERAL */ /* GENERAL */
/* Spam */ /* S-pam */
.spam { .gpam {
text-align: center; text-align: center;
} }
@ -346,7 +346,8 @@ hr {
border-color: black; border-color: black;
} }
.spam table, .spam th, .spam td { /* S-pam */
.gpam table, .gpam th, .gpam td {
border: none; border: none;
} }