Silly stylesheet changes
This commit is contained in:
parent
795504c0e5
commit
a9fedfd6cb
1 changed files with 4 additions and 3 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue