diff --git a/accommodation.html b/accommodation.html index 9ae5d1b..92f250d 100644 --- a/accommodation.html +++ b/accommodation.html @@ -8,16 +8,17 @@

Accommodation

- For those travelling to the conference from outside of Christchurch, accommodation is provided at University Hall. We organise all bookings and payments, so all you need to do is turn up! + For those travelling to the conference from outside of Christchurch, accommodation is provided at University Hall. We organise all bookings and payments, so all you need to do is turn up! If you require a room with special requirements, we recommended booking at the Academy Motor Lodge (directly across the road from the conference), however we currently cannot cover the cost of these bookings.

+

Information for those staying at University Hall

+

- If you are arriving at the beginning of a day, please do not check into your accommodation but come straight to the conference. We will look after your bags in a secure room and have them transported to the hall for you to pick up in the evening. At the end of the day you can head over to the University - Hall office and receive your room key. Wireless internet will be available in common areas (you will be provided with an account for internet access when you arrive.) + If you are arriving at the beginning of a day, please do not check into your accommodation but come straight to the conference. We will look after your bags in a secure room and have them transported to the hall for you to pick up in the evening. At the end of the day you can head over to the University Hall office and receive your room key. Wireless internet will be available in common areas (you will be provided with an account for internet access when you arrive.)

- If you require a room with special requirements, we recommended booking at the Academy Motor Lodge (directly across the road from the conference), however we currently cannot cover the cost of these bookings. + Please also read the Accommodation House Rules.

diff --git a/css/app.css b/css/app.css index 147ca85..7dc4f89 100644 --- a/css/app.css +++ b/css/app.css @@ -291,3 +291,6 @@ body { div.alert > a { color: #600000; } +#homepage-well { + margin-bottom: 1rem !important; +} diff --git a/css/display.css b/css/display.css index abf5e53..641d029 100644 --- a/css/display.css +++ b/css/display.css @@ -49,3 +49,26 @@ width: auto; border: 0; } +.display-three-background { + background-color: #0a83bb; + height: 100vh; + display: table; + width: 100%; +} +.display-three-large-text { + font-size: 20rem; + padding-bottom: 5rem; +} +.display-three-small-text { + font-size: 7rem; +} +.display-three-align { + display: table-cell; + vertical-align: middle; +} +.no-padding { + padding: 0 !important; +} +#display-three-body { + overflow: hidden; +} diff --git a/display-three.html b/display-three.html new file mode 100644 index 0000000..d583ed5 --- /dev/null +++ b/display-three.html @@ -0,0 +1,196 @@ +{% extends 'layout.html' %} + +{% block title %}CS4HS Christchurch 2015{% endblock %} + +{% block head %} + {{ super() }} + + + +{% endblock head %} + +{% block body_start %} + +{% endblock body_start %} + +{% block body %} +
+
+

Upcoming Events

+ {% raw %} +
+ +
+ {% endraw %} +
+

Loading events...

+
+
+
+
+
+

CS4HS

+

Christchurch

+

30 Nov - 4 Dec

+
+
+
+
+

Sponsors

+ + +

Updates

+ +
+
+

#CS4HSchch

+ +
+
+{% endblock body %} + +{% block scripts %} + + + + + + + + + + + + +{% endblock scripts %} diff --git a/display.html b/display.html index ab08b80..9cee434 100644 --- a/display.html +++ b/display.html @@ -19,6 +19,7 @@

CS4HS

Sponsors