From 9d896721b2ef0f8034f1bb30d3b6fe9e73f40de1 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 26 Nov 2014 14:01:30 +0530 Subject: notification for unavailability of Maciej --- static/website/css/main.css | 8 ++++++++ static/website/templates/home.html | 26 ++++++++------------------ 2 files changed, 16 insertions(+), 18 deletions(-) diff --git a/static/website/css/main.css b/static/website/css/main.css index ed0845b..c3f91ff 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -316,6 +316,14 @@ body { font-weight: 300; } +.notify{ + background-color:#eee; + border-radius:3px; + margin-top:10px; + padding-left:3px; + padding-right:3px; +} + .white-popup { position: relative; background: #FFF; diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 6688e2b..35bddb9 100755 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -76,9 +76,9 @@
- +
- Maciej Fijałkowski (Keynote) + Romain Guillebert (Keynote)
@@ -86,7 +86,7 @@ View Bio
@@ -114,20 +114,11 @@
- -
- Romain Guillebert (Invited) -
-
-
-
- View Bio -
-
- Twitter -
-
-
+ +
+

+ Due to unavoidable circumstances, we regret to inform you that Maciej Fijałkowski will not be here for the conference. +

@@ -135,7 +126,6 @@
-
-- cgit