diff --git a/images/hosts/citygrid.png b/images/hosts/citygrid.png new file mode 100644 index 0000000..075580d Binary files /dev/null and b/images/hosts/citygrid.png differ diff --git a/past-events.html b/past-events.html index e86c736..aac9907 100644 --- a/past-events.html +++ b/past-events.html @@ -50,6 +50,10 @@
Thursday, March 29, 2012
+
+ +
+
diff --git a/stylesheet.css b/stylesheet.css index 0084bec..15ce1d3 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -239,6 +239,14 @@ header { display: block; } +.hosted-by { + width: 400px; + height: 148px; + margin: 2em auto; + margin-bottom: 3em; + box-shadow: 0px 0px 5px #777; +} + /*-----------Link to the presentation's material, only on "Past Event" page----------*/ .presentation { margin: 0 10px;