diff options
Diffstat (limited to 'themes/clouds/css-1.7.0/style.css')
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 21 |
1 files changed, 3 insertions, 18 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index 149c17633d..7f624987ea 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -2132,10 +2132,11 @@ dd .deletelink { float: left; } -.hit-counter { +.odometer { + font-family: courier, mono-space; + font-weight: bold; background: #000; color: #fff; - font-weight: bold; } /* ======= General sprite ==== */ @@ -4586,22 +4587,6 @@ footer .error { white-space: nowrap; } -#link_change_blocks { - clear: both; - margin: 0 auto; - padding: 25px 0 0; - text-align: center; - width: 400px; -} - -#link_change_blocks span { - padding: 0 50px; -} - -#link_change_blocks span span { - padding: 0 3px; -} - /* ====== End Theme Footer ===== */ /* ====== Theme Icons ========== */ |
