Working on new speaker bio area.
authorZak Rogoff <zak@fsf.org>
Thu, 23 Jan 2014 17:05:55 +0000 (12:05 -0500)
committerZak Rogoff <zak@fsf.org>
Thu, 23 Jan 2014 17:05:55 +0000 (12:05 -0500)
2014/assets/css/custom.css
server/staging/speakers/index.html

index 8107635057e58f06d055663c6146e86d5a819554..116d0bc0ea8df2cc8219f80c6689cd25ec1933dc 100644 (file)
@@ -425,7 +425,8 @@ hr {
        margin-top: 22px;
 }
 
-.speaker-photo {
+.speaker {
+  vertical-align:top
   margin-right: 15px;
   margin-bottom: 10px;
 }
index 40162076aad5386f1b51fb27b437e8f9b56662e4..a9ed9ac77e29cd8a65fe646999cbc74e3f0bb0c0 100644 (file)
@@ -81,9 +81,9 @@
 
                  <div class="col-sm-9"> <!-- start of content column -->
                        <h2>Speakers</h2>                       
-                       <table style="vertical-align:top">
-                               <tr>
-                                       <td class="speaker-photo"><img src="http://static.fsf.org/nosvn/libreplanet/2014/site/speakers/karen_sandler.jpg" alt="Karen Sandler">
+                       <table>
+                               <tr class="speaker">
+                                       <td><img src="http://static.fsf.org/nosvn/libreplanet/2014/site/speakers/karen_sandler.jpg" alt="Karen Sandler">
                                        <td><p>Karen M. Sandler is the Executive Director of the GNOME Foundation. She is known for her advocacy for free software, particularly for software safety on medical devices. Prior to joining GNOME, she was General Counsel of the Software Freedom Law Center. Karen continues to do pro bono legal work with SFLC and serves as an officer of the Software Freedom Conservancy. She is also pro bono General Counsel of QuestionCopyright.org and an advisor to the Ada Initiative. Before joining SFLC, Karen worked as an associate in the corporate departments of Gibson, Dunn & Crutcher LLP in New York and Clifford Chance in New York and London. Karen received her law degree from Columbia Law School in 2000, where she was a James Kent Scholar and co-founder of the Columbia Science and Technology Law Review. Karen received her bachelors degree in engineering from The Cooper Union. She is a recipient of the O'Reilly Open Source Award.</p>
                                </tr>
                        </table>