diff options
Diffstat (limited to 'cgi/templates/layouts')
-rw-r--r-- | cgi/templates/layouts/default.html.ep | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cgi/templates/layouts/default.html.ep b/cgi/templates/layouts/default.html.ep index 0845f03..b7e2984 100644 --- a/cgi/templates/layouts/default.html.ep +++ b/cgi/templates/layouts/default.html.ep @@ -125,6 +125,10 @@ padding-right:7px; } + div.displayclean li .countdown .platform { + font-weight: bold; + } + div.displayclean li .time { color:#000000; font-size:2.4em; |