summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Peters <makitso@gmail.com>2011-10-23 16:16:30 +0000
committerRob Peters <makitso@gmail.com>2011-10-23 16:16:30 +0000
commit6e8b6e08b66717e3d65323d3621adb433532f7c7 (patch)
tree350250f2944ad969a48019149cd648ef385cbf76
parent0f60657c73d0846b9defd781d4d536062fab75d8 (diff)
downloadwebtrees-6e8b6e08b66717e3d65323d3621adb433532f7c7.tar.gz
webtrees-6e8b6e08b66717e3d65323d3621adb433532f7c7.tar.bz2
webtrees-6e8b6e08b66717e3d65323d3621adb433532f7c7.zip
Correct text size and color on non-linked statistics
-rw-r--r--themes/clouds/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css
index ec5615037f..af9619e6de 100644
--- a/themes/clouds/style.css
+++ b/themes/clouds/style.css
@@ -432,7 +432,6 @@ border: solid #999 1px;
margin-left:auto;
margin-right:2px; /* changed from auto for right side match to header */
margin-bottom:10px;
-font-size: 13px;
overflow:visible;
padding: 5px;
}
@@ -717,6 +716,7 @@ text-align:center;
background:#fff;
border:1pt solid #999;
padding:4px;
+color: #003399;
}
.facts_value02 {