From 28b067baf91b73a9a03734e81b9898bb02dbe2ec Mon Sep 17 00:00:00 2001 From: Kadambari Devarajan Date: Fri, 26 Nov 2010 19:28:20 +0530 Subject: Add a page for Important dates and all the boiler plate. Edit and improve the main page content. --- project/static/css/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'project/static/css/styles.css') diff --git a/project/static/css/styles.css b/project/static/css/styles.css index e112047..20d4891 100644 --- a/project/static/css/styles.css +++ b/project/static/css/styles.css @@ -588,4 +588,8 @@ ol li { label.alert { font-size: 1.2em; color: #ff0000; +} + +ul.entry { + font-size: 1.2em; } \ No newline at end of file -- cgit