From f733cf8e7bd4a2efc770ab9d8d748a4f9c854f8e Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 3 Dec 2014 22:34:43 +0530 Subject: renamed day 1,2,3 to dates --- static/website/css/main.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static/website/css') diff --git a/static/website/css/main.css b/static/website/css/main.css index e901fec..7b25722 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -340,6 +340,9 @@ body { font-family: "sans"; } +.nav{ + font-weight: bold; +} .table-bordered tr:nth-child(odd){ -- cgit