summary refs log tree commit diff stats
path: root/theme/css/website.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css/website.css')
-rwxr-xr-xtheme/css/website.css4
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
312div#hatbar.quotes-options ul {
313 list-style: none;
314}
315
312/* Tables */ 316/* Tables */
313 317
314table.webmail { 318table.webmail {