From 9443441112d6d3f472daf3faae718dcb1889da19 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 14 Dec 2013 23:07:54 +0100 Subject: displayclean: add platform information --- cgi/templates/layouts/default.html.ep | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cgi/templates/layouts') 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; -- cgit v1.2.3