From: Richard Whitehouse Date: Sat, 29 Jan 2011 17:17:46 +0000 (+0000) Subject: Launch Site X-Git-Url: https://git.richardwhiuk.com/?a=commitdiff_plain;h=12691a50de60c0c8a0869ce76e2ec4836249821d;p=hmb.git Launch Site --- diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..fab96a8 --- /dev/null +++ b/.htaccess @@ -0,0 +1,4 @@ +RewriteEngine Off + +AddType 'text/html; charset=UTF-8' html + diff --git a/circle.css b/circle.css new file mode 100644 index 0000000..5d77cdf --- /dev/null +++ b/circle.css @@ -0,0 +1,164 @@ +img { + display: block; + margin: 0 auto; + text-align: center; +} + + +h1 { + color: #0a0a66; + display: block; + margin-top: 0.5em; + margin-bottom: 0.25em; + text-align: center; +} + +h3 { + color: #0a0a66; + text-align: center; + display: block; + font-size: 1.4em; + margin-top: 0.25em; + margin-bottom: 0.7em; +} + +body { + margin: 1.8em; + padding: 0; + margin-top: 0; +} + +div.main { + width: 100%; + margin: 0; + position: relative; + left: 0; + height: 34em; + overflow: auto; +} + +div.main div { + width: 15em; + position: absolute; +} + +div.main div h2 { + color: #8b323d; + font-size: 1.5em; + text-align: center; + margin: 0.2em; +} + +div.main div p { + text-align: center; + line-height: 1.2em; + margin: 0.2em; +} + +div.main div p a { + color: black; + text-decoration: none; +} + +div.main div p a em { + color: #555555; + font-size: 90%; +} + +div.main div p a strong { + color: #0a0a66; +} + +div.main div p a:hover strong { + color: #8b323d; + text-decoration: underline; +} + +div.main div p a:hover em { + color: #000000; +} + +div.footer { + margin-top: 1.1em; + font-size: 0.7em; + text-align: center; +} + +div.main img { + position: absolute; + left: 50%; + top: 50%; + margin-left: -100px; + margin-top: -100px; +} + +div.main div { + width: 15em; + position: absolute; +} + +div.main div#president { + top: 0; + right: 50%; +} + +div.main div#vice { + top: 0; + left: 50%; +} + +div.main div#treasurer { + top: 5em; + right: 63%; +} + +div.main div#secretary { + top: 5em; + left: 63%; +} + +div.main div#ents { + top: 10.5em; + right: 72%; +} + +div.main div#security { + top: 10.5em; + left: 72%; +} + +div.main div#marketing { + top: 16em; + right: 72%; +} + +div.main div#designer { + top: 16em; + left: 72%; +} + +div.main div#food { + top: 21em; + right: 65%; +} + +div.main div#person { + top: 21em; + left: 65%; +} + +div.main div#safety { + top: 26em; + right: 57%; +} + +div.main div#sponsor { + top: 27em; + left: 40.5%; +} + +div.main div#web { + top: 26em; + left: 57%; +} + diff --git a/index.html b/index.html new file mode 100644 index 0000000..093b440 --- /dev/null +++ b/index.html @@ -0,0 +1,195 @@ + + + + Homerton College May Ball 2011 + + + +

+ Homerton College May Ball 2011 +

+

+ 23rd June 2011 +

+
+ + + + + + + + + + + +
+

Health and Safety

+

+ + Pete Teverson + +

+

+ + safety@homertonball.com + +

+
+ + +
+ + + diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..e3ed7fb Binary files /dev/null and b/logo.png differ diff --git a/sponsorship.pdf b/sponsorship.pdf new file mode 100644 index 0000000..917c48a Binary files /dev/null and b/sponsorship.pdf differ