[guadec-web: 7/8] New cool style for venue's table



commit 14d562d8232c4450fb85e81e3cb9096d1cebcccb
Author: Juanjo Salvador <juanjosalvador netc eu>
Date:   Mon Jun 11 21:05:01 2018 +0200

    New cool style for venue's table

 content/pages/venue.md | 71 ++++++++++++++++++++++++++------------------------
 1 file changed, 37 insertions(+), 34 deletions(-)
---
diff --git a/content/pages/venue.md b/content/pages/venue.md
index a309f87..394eb76 100644
--- a/content/pages/venue.md
+++ b/content/pages/venue.md
@@ -68,50 +68,53 @@ It's plenty of parking space too. We recommend [the one just at the main entranc
 
 ### GUADEC places
 
-<div class="">
-    <table>
+<div class="table-responsive">
+    <table class="table table-striped table-bordered schedule">
         <tbody>
-          <tr>
+            <tr>
+                <td>
+                    <a href="https://www.openstreetmap.org/way/37639082";> Auditorium</a><br/>
+                    <ul>
+                        <li>Core days</li>
+                    </ul>
+                </td>
+                <td>
+                    <img src="/images/auditorium.jpg" alt="Auditorium" width="300px">
+                </td>
+            </tr>
+        <tr>
             <td>
-<a href="https://www.openstreetmap.org/way/37639082";> Auditorium</a><br/>
-<ul><li>Core days</li></ul>
-
+                <a href="https://www.openstreetmap.org/way/37639116";>Aulario IV building</a>
+                <br/>
+                <ul>
+                    <li>Core days</li>
+                    <li>Unconference, at 2nd floor</li>
+                </ul>
             </td>
-                       <td>
-  <img src="/images/auditorium.jpg" alt="Auditorium" width="300px">
-
+                   <td>
+                <img src="/images/a-iv.jpg" alt="Aulario IV building" width="300px">
             </td>
-         </tr>
-          <tr>
+        </tr>
+        <tr>
             <td>
-<a href="https://www.openstreetmap.org/way/37639116";>Aulario IV building</a>
-<br/>
-<ul><li>Core days</li>
-<li>Unconference, at 2nd floor</li></ul>
-
+                <a href="https://www.openstreetmap.org/way/37639300";>University cafeteria</a>
+                <br/>
+                <ul>
+                    <li>Core days</li>
+                    <li>Unconference</li>
+                </ul>
             </td>
-                       <td>
-  <img src="/images/a-iv.jpg" alt="Aulario IV building" width="300px">
-
+            <td>
+                <img src="/images/cafeteria.jpg" alt="UAL cafeteria" width="300px">
             </td>
-         </tr>
-          <tr>
+        </tr>
+        <tr>
             <td>
-<a href="https://www.openstreetmap.org/way/37639300";>University cafeteria</a>
-<br/>
-<ul><li>Core days</li>
-<li>Unconference</li></ul>
-
+                <a href="https://www.openstreetmap.org/way/37639423";>Childcare facilites</a>
             </td>
-                       <td>
-  <img src="/images/cafeteria.jpg" alt="UAL cafeteria" width="300px">
-
+            <td> 
+                <img src="/images/childcare.jpg" alt="Childcare/kindergarden" width="300px">
             </td>
-         </tr>
-<tr><td><a href="https://www.openstreetmap.org/way/37639423";>Childcare facilites</a></td>
-<td>  <img src="/images/childcare.jpg" alt="Childcare/kindergarden" width="300px">
-
-</td>
         </tbody>
     </table>
 </div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]