summaryrefslogtreecommitdiff
path: root/themes/clouds
diff options
context:
space:
mode:
authorRob Peters <makitso@gmail.com>2010-06-26 13:50:38 +0000
committerRob Peters <makitso@gmail.com>2010-06-26 13:50:38 +0000
commited9d2cd949c4a98e60511290827f7cfd6e15b754 (patch)
tree3f4b02077b1a3615696f71bd9ba34994b3204093 /themes/clouds
parent1af49eb883717541eba27300a63c5075c46663d5 (diff)
downloadwebtrees-ed9d2cd949c4a98e60511290827f7cfd6e15b754.tar.gz
webtrees-ed9d2cd949c4a98e60511290827f7cfd6e15b754.tar.bz2
webtrees-ed9d2cd949c4a98e60511290827f7cfd6e15b754.zip
Correct syntax error
Diffstat (limited to 'themes/clouds')
-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 d3cf6882da..6fa73e21cb 100644
--- a/themes/clouds/style.css
+++ b/themes/clouds/style.css
@@ -1640,7 +1640,7 @@ padding-top: 12px;
text-align: center;
}
-tag_cloud {
+.tag_cloud {
font-family: tahoma, arial, helvetica, sans-serif;
}
.tag_cloud a {