From 8fdcb1fd6f673f622d1287d3b537b6be8ab3cb18 Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Thu, 23 Jan 2014 11:45:22 -0500 Subject: [PATCH] Working on new speaker bio area. --- 2014/assets/css/custom.css | 4 ++++ server/staging/speakers/index.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index cc06b71f..d17d5143 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -425,6 +425,10 @@ hr { margin-top: 22px; } +.speaker-photo { + float: left; +} + /* Footer - adapted from -------------------------------------------------- */ diff --git a/server/staging/speakers/index.html b/server/staging/speakers/index.html index d139315f..ea718816 100644 --- a/server/staging/speakers/index.html +++ b/server/staging/speakers/index.html @@ -53,7 +53,7 @@
  • Speakers
  • Promotional opportunities
  • - + Share your ideas
  • -- 2.25.1