summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-10-06 15:36:02 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-10-06 15:36:02 -0400
commita425c4c91b9adcf3278717779dfc35d5b6ae0c16 (patch)
treec925281f4b0596848b059330d9185f540c51987d /www/css
parentaa399523b29bb1cdbff9ed082dd919409bb0e30f (diff)
various fixes
Former-commit-id: 65da1a95c353a401b6ca13798916db77173b72a2
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css6
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
{