diff options
Diffstat (limited to 'template/default/navi.css')
-rw-r--r-- | template/default/navi.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/template/default/navi.css b/template/default/navi.css deleted file mode 100644 index 73f9726..0000000 --- a/template/default/navi.css +++ /dev/null @@ -1,6 +0,0 @@ -* { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; } -input { color: black; font-weight: normal; font-size: 11px; } -td { color: black; font-size: 11px; } -a { color: black; font-weight: bold; text-decoration: none } -a:hover { font-weight: bold; text-decoration: underline } -.navi { margin-left: 0.5em; font-size: 12px; } |