From f25236bd6f1082f779fc365f7d2c14a60891dcf5 Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Mon, 9 Jul 2012 17:08:41 +0200 Subject: some content here and there --- static/css/main.css | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'static/css/main.css') diff --git a/static/css/main.css b/static/css/main.css index 57881ae..7ec54cc 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -20,18 +20,29 @@ body { font-size: 120%; } -#services li { +#services { + margin-top: 40px; +} + +#services ul, #news p { + margin-left: 50px; +} +#services ul li { list-style-type: none; vertical-align: bottom; + float: left; + height: 90px; } footer { text-align: center; + margin: 20px; } a { text-decoration: none; - color: #DF0101; + font-weight: bold; + color: #000; } a:hover { -- cgit v1.2.3-1-g7c22