diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index cc61aee5..3f625ef2 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -247,6 +247,12 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ color: white; } +.timeline_text_small { + text-align: center; + color: white; + font-size: 80%; +} + /* // not using for now, may come in handy later .ptzcenteredtopbutton { |
