diff options
| -rw-r--r-- | themes/clouds/style.css | 2 |
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 { |
