diff options
Diffstat (limited to 'template/default/copper/style.css')
-rw-r--r-- | template/default/copper/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/default/copper/style.css b/template/default/copper/style.css index 2db059c..6bbb183 100644 --- a/template/default/copper/style.css +++ b/template/default/copper/style.css @@ -145,4 +145,3 @@ label + input { margin-left: 1em; } #navigation a { color: black; font-weight: bold; text-decoration: none; } #navigation a:hover { font-size: 13px; color: #ff0000 } #navigation input { width: 130px; } -#navigation .bottom { position:absolute; bottom: 5px; } |