#statsTable border 0
This commit is contained in:
parent
d1a9532842
commit
649fdbc064
@ -35,9 +35,14 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#statsTable {
|
#statsTable {
|
||||||
|
font-size: .7em;
|
||||||
letter-spacing: -.15em;
|
letter-spacing: -.15em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#statsTable th {
|
||||||
|
border: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#messagesSpan {
|
#messagesSpan {
|
||||||
text-shadow: -2px -2px #808302, -2px 2px #808302, 2px -2px #808302, 2px 2px #808302;
|
text-shadow: -2px -2px #808302, -2px 2px #808302, 2px -2px #808302, 2px 2px #808302;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user