summaryrefslogtreecommitdiff
path: root/themes/fab
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2015-03-22 18:18:46 +0000
committerGreg Roach <fisharebest@gmail.com>2015-03-22 18:18:46 +0000
commit405c5ff8ebe2c47f8d58229ec82f6c7266da9b99 (patch)
treecfdfecadb38cc337b38a6643cbc547a0fa8620a5 /themes/fab
parent58d601976e7117a55e65a6531547a566cc40e83d (diff)
downloadwebtrees-405c5ff8ebe2c47f8d58229ec82f6c7266da9b99.tar.gz
webtrees-405c5ff8ebe2c47f8d58229ec82f6c7266da9b99.tar.bz2
webtrees-405c5ff8ebe2c47f8d58229ec82f6c7266da9b99.zip
Fix #502 - change-blocks link and hit counter
Diffstat (limited to 'themes/fab')
-rw-r--r--themes/fab/css-1.7.0/style.css21
1 files changed, 3 insertions, 18 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css
index 89fd646035..3ca561c630 100644
--- a/themes/fab/css-1.7.0/style.css
+++ b/themes/fab/css-1.7.0/style.css
@@ -2045,10 +2045,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 ==== */
@@ -4426,22 +4427,6 @@ footer {
content: url(images/powered-by-webtrees.png);
}
-#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 ========== */