From a425c4c91b9adcf3278717779dfc35d5b6ae0c16 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 6 Oct 2016 15:36:02 -0400 Subject: various fixes Former-commit-id: 65da1a95c353a401b6ca13798916db77173b72a2 --- www/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'www/css') 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 { -- cgit v1.2.3