diff options
Diffstat (limited to 'theme/css')
-rwxr-xr-x | theme/css/website.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/css/website.css b/theme/css/website.css index 76ff9ca..de2fecd 100755 --- a/theme/css/website.css +++ b/theme/css/website.css | |||
@@ -309,6 +309,10 @@ div#content a:hover img { | |||
309 | border: dashed gray 1px; | 309 | border: dashed gray 1px; |
310 | } | 310 | } |
311 | 311 | ||
312 | div#hatbar.quotes-options ul { | ||
313 | list-style: none; | ||
314 | } | ||
315 | |||
312 | /* Tables */ | 316 | /* Tables */ |
313 | 317 | ||
314 | table.webmail { | 318 | table.webmail { |