From 4875dd8f9285099a42c9542b8a6f481b1a28f454 Mon Sep 17 00:00:00 2001 From: Richard Whitehouse Date: Sat, 29 Jan 2011 19:21:17 +0000 Subject: [PATCH] Added launch date and audition link --- circle.css | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++---- index.html | 12 +++++++++++- 2 files changed, 62 insertions(+), 5 deletions(-) diff --git a/circle.css b/circle.css index 5d77cdf..155b117 100644 --- a/circle.css +++ b/circle.css @@ -85,18 +85,65 @@ div.footer { } div.main img { + padding-left: 75px; + padding-right: 75px; + padding-bottom: 70px; +} + +div.main div { + width: 15em; + position: absolute; +} + +div.main div#center { + width: auto; position: absolute; left: 50%; top: 50%; - margin-left: -100px; - margin-top: -100px; + margin-left: -175px; + margin-top: -170px; + margin-bottom: -200px; } -div.main div { - width: 15em; +div.main div#audition { + width: 100%; position: absolute; + bottom: 30px; + left: 0px; + height: 40px; + line-height: 20px; + text-align: center; } +div.main div#audition a:link, div.main div#audition a:visited { + color: #0A0A66; + text-decoration: none; + font-weight: bold; + font-size: 1.2em; +} + +div.main div#audition a:hover { + color: #8B323D; +} + +div.main div#launch { + width: 100%; + height: 30px; + position: absolute; + bottom: 0px; + right: 0px; + line-height: 30px; + text-align: center; +} + +div.main div#launch span { + color: #8B323D; + text-decoration: none; + font-weight: bold; + font-size: 1.2em; +} + + div.main div#president { top: 0; right: 50%; diff --git a/index.html b/index.html index 093b440..52a07ae 100644 --- a/index.html +++ b/index.html @@ -186,7 +186,17 @@

- +
+ + +
+ + Launch: 4th February 2011 + +
+