diff options
Diffstat (limited to 'public/assets/css')
| -rw-r--r-- | public/assets/css/hootstream.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index 597c82f..ee9e370 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -47,6 +47,9 @@ /** metadata */ +#hootevents .keyword { + font-size: 13px; +} #hootevents .keywordLink { text-decoration: none; opacity: 0.8; |
