[guadec-web] Initial fixes for a11y



commit 31e6c45c9b7bc646f57ced89f29205079c91d2c8
Author: Oliver Gutierrez <ogutsua gmail com>
Date:   Mon Jun 11 17:26:12 2018 +0100

    Initial fixes for a11y

 content/pages/accommodation-others.md | 218 +++++++++++++++++++---------------
 content/pages/schedule.md             |   2 +-
 content/pages/travel.md               |   8 +-
 content/pages/venue.md                |  54 +++------
 pelicanconf.py                        |   2 +
 publishconf.py                        |   2 +
 src/sass/screen.sass                  |   2 +-
 7 files changed, 146 insertions(+), 142 deletions(-)
---
diff --git a/content/pages/accommodation-others.md b/content/pages/accommodation-others.md
index e501398..1438db8 100644
--- a/content/pages/accommodation-others.md
+++ b/content/pages/accommodation-others.md
@@ -2,114 +2,138 @@ Title: Other accommodation alternatives
 Date: 20180403
 Authors: olea
 
-
-
 One of the Almería city advantages is not being a massive tourstic place (think Barcelona, Málaga or Palma 
de Mallorca, visited by millions each year) but provides a good hosting offering with several qualities until 
4 stars. Consider than 4 stars hotels in Spain can be quality similar to 5 stars ones in other countries.
 
- You can use sites such as Booking, TripAdvisor or Trivago to search for accommodation you like.
-
-Here is a list of reference.
-
+You can use platforms such as Booking, TripAdvisor or Trivago to search for the accommodation you like.
 
+Here is a list for your reference
 
 ### 4 stars hotels
-<div><table><tbody>
-
-<tr>    <td> <img  width="300px"  src="/images/nuevo-torreluz.jpg"  />  </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><p class="line891"><a 
class="https" href="https://www.openstreetmap.org/node/1711184296";>Nuevo Torreluz</a>  <br>
- <a class="http" href="http://en.nuevotorreluz.com/";>(website)</a>  </td>
-</tr>
-
-
-
-<tr>  <td>  <img width="300px" src="/images/nh.jpg" /> </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><a class="https" 
href="https://www.openstreetmap.org/way/27152916";>NH Ciudad de Almería</a> <br>
- <a class="http" href="http://www.nh-hotels.com/hotels/almeria";>(website)</a> </td>
-</tr>
-
-<tr>  <td> <img  width="300px"  src="/images/acmarriot.jpg" /></td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><a class="https" 
href="https://www.openstreetmap.org/node/3546471699";>AC Hotel Almería Marriot</a>  <br>
- <a class="http" href="http://www.marriott.com/hotels/travel/leial-ac-hotel-almeria/";>(website)</a>   </td>
-</tr>
-
-
-<tr>  <td>   <img src="/images/hotel-catedral-almeria.jpg" width="300px"/> </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><a class="https" 
href="https://www.openstreetmap.org/node/2697637577";>Hotel Catedral</a>  <br>
- <a class="http" href="http://www.hotelcatedral.net";>(website)</a>   </td>
-</tr>
-
-<tr>  <td>  
-<img src="/images/elba.jpg" width="300px"> </td>
- </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><p class="line891"><a 
class="https" href="https://www.openstreetmap.org/node/442706297";>Elba Almeria Hotel</a>  <br>
- <a class="https" href="https://www.hoteleselba.com/en/hotel-elba-almeria-business-convention";>(website)</a> 
 </td>
-</tr>
-
-
-<tr>  <td>  
-<img src="/images/tryp-indalo.jpg" width="300px"> </td>
- </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><p class="line891"><a 
class="https" href="https://www.openstreetmap.org/node/442686279";>Tryp Indalo Almería</a>  <br>
- <a class="https" 
href="https://www.melia.com/en/hotels/spain/almeria/tryp-indalo-almeria-hotel/";>(website)</a>   </td>
-</tr>
-
-<tr>  <td>  
-<img src="/images/sercotel.jpg" width="300px"> </td>
-</td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><p class="line891"><a 
class="https" href="https://www.openstreetmap.org/node/2134900027";>Hotel Sercotel Gran Fama</a>  <br>
-  <a class="http" href="http://en.hotelgranfama.com/";>(website)</a>   </td>
-</tr>
-
-<tr>  <td>
-
-<img src="/images/avenida.jpg" width="300px"> </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><p class="line891"><a 
class="https" href="https://www.openstreetmap.org/way/505032860";>Avenida Hotel Almería</a>  <br>
- <a class="http" href="http://www.avenidahotelalmeria.com/en/";>(website)</a>  </td>
-</tr>
-</tbody></table></div>
+<div class="table-responsive">
+    <table class="table table-striped table-bordered schedule">
+        <tbody>
+            <tr>
+                <td><img src="/images/nuevo-torreluz.jpg" width="300px" alt="Nuevo Torreluz"></td>
+                <td>
+                    <a href="http://en.nuevotorreluz.com/"; target="_blank">Nuevo Torreluz</a>,
+                    <a href="https://www.openstreetmap.org/node/1711184296"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/nh.jpg" width="300px" alt="NH Ciudad de Almería"></td>
+                <td>
+                    <a href="http://www.nh-hotels.com/hotels/almeria"; target="_blank">NH Ciudad de 
Almería</a>,
+                    <a href="https://www.openstreetmap.org/way/27152916"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/acmarriot.jpg" width="300px" alt="AC Hotel Almería Marriot"></td>
+                <td>
+                    <a href="http://www.marriott.com/hotels/travel/leial-ac-hotel-almeria/"; 
target="_blank">AC Hotel Almería Marriot</a>,
+                    <a href="https://www.openstreetmap.org/node/3546471699"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/hotel-catedral-almeria.jpg" width="300px" alt="Hotel Catedral"></td>
+                <td>
+                    <a href="http://www.hotelcatedral.net"; target="_blank">Hotel Catedral</a>,
+                    <a href="https://www.openstreetmap.org/node/2697637577"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/" width="300px" alt="Elba Almería Hotel"></td>
+                <td>
+                    <a href="https://www.hoteleselba.com/en/hotel-elba-almeria-business-convention"; 
target="_blank">Elba Almería Hotel</a>,
+                    <a href="https://www.openstreetmap.org/node/442706297"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/elba.jpg" width="300px" alt="Tryp Indalo Almería"></td>
+                <td>
+                    <a href="https://www.melia.com/en/hotels/spain/almeria/tryp-indalo-almeria-hotel/"; 
target="_blank">Tryp Indalo Almería</a>,
+                    <a href="https://www.openstreetmap.org/node/442686279"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/sercotel.jpg" width="300px" alt="Hotel Sercotel Gran Fama"></td>
+                <td>
+                    <a href="http://en.hotelgranfama.com/"; target="_blank">Hotel Sercotel Gran Fama</a>,
+                    <a href="https://www.openstreetmap.org/node/2134900027"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/avenida.jpg" width="300px" alt="Avenida Hotel Almería"></td>
+                <td>
+                    <a href="http://www.avenidahotelalmeria.com/en/"; target="_blank">Avenida Hotel 
Almería</a>,
+                    <a href="https://www.openstreetmap.org/way/505032860"; target="_blank">Directions</a>
+                </td>
+            </tr>
+        </tbody>
+    </table>
+</div>
 
 ### 3 stars hotels
+<div class="table-responsive">
+    <table class="table table-striped table-bordered schedule">
+        <tbody>
+            <tr>
+                <td><img src="/images/costasol.jpg" width="300px" alt="Hotel Costasol"></td>
+                <td><a href="http://www.hotelcostasol.com/en/"; target="_blank">Hotel Costasol</a></td>
+            </tr>
+        </tbody>
+    </table>
+</div>
 
-<div><table><tbody>
 
-<tr>  <td>  <img src="/images/costasol.jpg" width="300px" />  </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><p class="line891"><a 
class="nonexistent" href="/ttps%3A//www.openstreetmap.org/node/2509500167">?</a>Hotel Costasol  <br>
- <a class="http" href="http://www.hotelcostasol.com/en/";>(website)</a>  </td>
-</tr>
-</tbody></table></div> 
 
 ### 2 stars hotels
+<div class="table-responsive">
+    <table class="table table-striped table-bordered schedule">
+        <tbody>
+            <tr>
+                <td><img src="/images/hotel-torreluz-centro-almera-011.jpg" width="300px" alt="Torreluz 
Centro"></td>
+                <td>
+                    <a href="http://www.torreluz.com/es/alojamiento-torreluz-centro"; 
target="_blank">Torreluz Centro</a>,
+                    <a href="https://www.openstreetmap.org/node/1730264907"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/embajador.jpg" width="300px" alt="Embajador"></td>
+                <td>
+                    <a href="http://www.hotelembajador.es/en/"; target="_blank">Embajador</a>,
+                    <a href="https://www.openstreetmap.org/way/230511112"; target="_blank">Directions</a>
+                </td>
+            </tr>
+        </tbody>
+    </table>
+</div>
 
-<div><table><tbody><tr>  <td> <img src="/images/hotel-torreluz-centro-almera-011.jpg" width="300px" />  </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><p class="line891"><a 
class="https" href="https://www.openstreetmap.org/node/1730264907";>Torreluz Centro</a>  <br>
- <a class="http" href="http://www.torreluz.com/es/alojamiento-torreluz-centro";>(website)</a>  </td>
-</tr>
-
-<tr>  <td>   <img src="/images/embajador.jpg" width="300px" /> </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><p class="line891"><a 
class="https" href="https://www.openstreetmap.org/way/230511112";>Hotel Embajador</a>  <br>
- <a class="http" href="http://www.hotelembajador.es/en/";>(website)</a>  </td>
-</tr>
-</tbody></table></div>
 
 ###  Aparthotels
-
-<div><table><tbody>
-
-<tr>  <td><img src="/images/torreluz-centro-7.jpg" width="300px" /> </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"><a class="https" 
href="https://www.openstreetmap.org/node/4950780938";>Aparthotels Torreluz</a>  <br>
- <a class="http" href="http://www.torreluz.com/es/alojamiento-apartamentos-torreluz";>(website)</a>  </td>
-</tr>
-
-<tr>  <td>   <img src="/images/16-9.jpg" width="300px"/></td>
- </td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;">
-  <a class="https" href="https://www.openstreetmap.org/way/458511247";>16:9 Suites Ciudad</a>  <br>
- <a class="http" href="http://dieciseisnovenossuites.com/suites";>(website)</a> </td>
-</tr>
-
-<tr>  <td>
- <img src="/images/16-9-2.jpg" width="300px"/></td>
-  <td style="&amp;quot; vertical-align: top;  text-align: left; &amp;quot;"> <a class="https" 
href="https://www.openstreetmap.org/way/445120162";>16:9 Suites Playa</a>  <br>
- <a class="http" href="http://dieciseisnovenossuites.com/apartamentos/169-suites-playa";>(website)</a>  </td>
-</tr>
-</tbody></table></div>
\ No newline at end of file
+<div class="table-responsive">
+    <table class="table table-striped table-bordered schedule">
+        <tbody>
+            <tr>
+                <td><img src="/images/torreluz-centro-7.jpg" width="300px" alt="Aparthotels Torreluz"></td>
+                <td>
+                    <a href="http://www.torreluz.com/es/alojamiento-apartamentos-torreluz"; 
target="_blank">Aparthotels Torreluz</a>,
+                    <a href="https://www.openstreetmap.org/node/4950780938"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/16-9.jpg" width="300px" alt="16:9 Suites Ciudad"></td>
+                <td>
+                    <a href="http://dieciseisnovenossuites.com/suites"; target="_blank">16:9 Suites 
Ciudad</a>,
+                    <a href="https://www.openstreetmap.org/way/458511247"; target="_blank">Directions</a>
+                </td>
+            </tr>
+            <tr>
+                <td><img src="/images/16-9-2.jpg" width="300px" alt="16:9 Suites Playa"></td>
+                <td>
+                    <a href="http://dieciseisnovenossuites.com/apartamentos/169-suites-playa"; 
target="_blank">16:9 Suites Playa</a>,
+                    <a href="https://www.openstreetmap.org/way/44512016"; target="_blank">Directions</a>
+                </td>
+            </tr>
+        </tbody>
+    </table>
+</div>
diff --git a/content/pages/schedule.md b/content/pages/schedule.md
index 718f00e..2fa32c3 100644
--- a/content/pages/schedule.md
+++ b/content/pages/schedule.md
@@ -21,6 +21,7 @@ year:
                 <th scope="col">Wednesday 11th</th>
             </tr>
         </thead>
+        <tbody>
             <tr>
                 <th scope="row">Core days</th>
                 <td></td>
@@ -108,7 +109,6 @@ year:
                 <td></td>
                 <td>Outdoor tourism activites</td>
             </tr>
-        <tbody>
         </tbody>
     </table>
 </div>
diff --git a/content/pages/travel.md b/content/pages/travel.md
index 15bad34..15e32e7 100644
--- a/content/pages/travel.md
+++ b/content/pages/travel.md
@@ -84,7 +84,7 @@ With Spanish interior zones, Almería is connected by the [A-92](https://en.wiki
 
 ![Almería Old Train 
Station](https://upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Antigua_estaci%C3%B3n_de_ferrocarril_de_Almer%C3%ADa.JPG/640px-Antigua_estaci%C3%B3n_de_ferrocarril_de_Almer%C3%ADa.JPG){:width="200px"
 align="right"}
 
-There are some lines that connect Almería with Madrid and other cities, such as Granada, Seville, Linares 
and Antequera. The most important option by train is from Madrid. Keep in mind train travel Madrid-Almería 
takes no less than 6 hours. 
+There are some lines that connect Almería with Madrid and other cities, such as Granada, Seville, Linares 
and Antequera. The most important option by train is from Madrid. Keep in mind train travel Madrid-Almería 
takes no less than 6 hours.
 
 More information at [Renfe rail transport company](http://www.renfe.com/EN/viajeros/index.html) website.
 
@@ -116,13 +116,13 @@ Plug types:
         </thead>
         <tbody>
             <td>
-                <a 
href="https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets#CEE_7/16_Alternative_II_%22Europlug%22_(Type_C)"
 target="_blank">
-                    <img 
src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Euro-Flachstecker_2.jpg/330px-Euro-Flachstecker_2.jpg";
 width="200px">
+                <a 
href="https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets#CEE_7/16_Alternative_II_%22Europlug%22_(Type_C)"target="_blank">
+                    <img 
src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Euro-Flachstecker_2.jpg/330px-Euro-Flachstecker_2.jpg";
 width="200px" alt="Europlug Type C">
                 </a>
             </td>
             <td>
                 <a 
href="https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets#CEE_7/3_socket_and_CEE_7/4_plug_(German_%22Schuko%22;_Type_F)"
 target="_blank">
-                    <img 
src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Schuko_plug_and_socket.png/330px-Schuko_plug_and_socket.png";
 width="200px">
+                    <img 
src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Schuko_plug_and_socket.png/330px-Schuko_plug_and_socket.png";
 width="200px" alt="Europlug Type F" >
                 </a>
             </td>
         </tbody>
diff --git a/content/pages/venue.md b/content/pages/venue.md
index cba64d5..a309f87 100644
--- a/content/pages/venue.md
+++ b/content/pages/venue.md
@@ -1,37 +1,30 @@
 Title: Venue
 Date: 20180219
 
-
-<img src="https://i.ytimg.com/vi/MUbXnejv4Bg/hq720.jpg"; title="https://i.ytimg.com/vi/MUbXnejv4Bg/hq720.jpg"; 
alt="https://i.ytimg.com/vi/MUbXnejv4Bg/hq720.jpg"; class="external_image" style="width:100.0%" />
-
+![University of Almería](https://i.ytimg.com/vi/MUbXnejv4Bg/hq720.jpg){:width="100%"}
 
 GUADEC 2018 will held at the [University of Almería](https://ual.es/en/) campus. You can check the campus 
localization at [OpenStreetMap](https://www.openstreetmap.org/way/29220363) or [Google 
Maps](https://www.google.es/maps/place/University+of+Almeria/@36.8217122,-2.405678,548a,35y,359.71h,55.4t/data=!3m1!1e3!4m5!3m4!1s0x0:0x2a59668c430f3ff3!8m2!3d36.8293223!4d-2.4044609).
 
 You can explore the campus through this [360º virtual visit](https://w3.ual.es/visitavirtual/).
 
-
-![](/images/UAL-from-sea-_MG_6831.jpg){:width="200px" align="right"}
-### The university
+![The University of Almería from the seaside](/images/UAL-from-sea-_MG_6831.jpg){:width="200px" 
align="right"}
 
 
+### The university
 
- Currently, UAL has 11.000 students, a 900 teachers staff, and offers [31 official 
careers](https://www.ual.es/en/estudios). 
+Currently, UAL has 11.000 students, a 900 teachers staff, and offers [31 official 
careers](https://www.ual.es/en/estudios).
 
 It is a fairly new university, founded in 1993 so you can congratulate us in our [25 
Anniversary](http://www.25ual.es/). It is almost completely hosted in one campus placed at about 6 Km from 
Almería city, just a few meters from the sea, literally.
 
+You can check the [UAL campus 
map](http://cms.ual.es/idc/groups/public/@serv/@infraestructura/documents/actividad/planodelcampus.pdf).
 
-You can check the
-<a href="http://cms.ual.es/idc/groups/public/@serv/@infraestructura/documents/actividad/planodelcampus.pdf"; 
class="http">UAL campus map</a>.
-
-
-<img src="http://alumnius.net/univer_photos/12206.jpg"; title="http://alumnius.net/univer_photos/12206.jpg"; 
alt="http://alumnius.net/univer_photos/12206.jpg"; class="external_image" style="width:100.0%" />
+![University of Almería Campus](http://alumnius.net/univer_photos/12206.jpg){:width="100%"}
 
 
 ### Communications
 
-
 #### GUADEC direct bus
-<img 
src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/02/L30_surbus_Gregorio_Mara%C3%B1%C3%B3n.JPG/320px-L30_surbus_Gregorio_Mara%C3%B1%C3%B3n.JPG";
 align="right" width="200px" />
+![Surbus Gregorio 
Mara](https://upload.wikimedia.org/wikipedia/commons/thumb/0/02/L30_surbus_Gregorio_Mara%C3%B1%C3%B3n.JPG/320px-L30_surbus_Gregorio_Mara%C3%B1%C3%B3n.JPG){:width="200px"
 align="right"}
 
 For the __core days__ the conference will setup a direct bus from CIVITAS to the campus. We'll announce the 
precise time a few days before the conference.
 
@@ -70,21 +63,11 @@ There are a bike rack from the city to the campus. At the campus you'll find bik
 #### Car
 It's plenty of parking space too. We recommend [the one just at the main 
entrance](https://www.openstreetmap.org/way/36406072).
 
-
-
-
-<div class="text-center" >
-<figure>
-  <img src="/images/ual21-aerea.jpg" alt="UAL campus air view" ">
-  <figcaption>UAL campus air view</figcaption>
-</figure>
-</div>
-
+![UAL campus air view](/images/ual21-aerea.jpg){:width="100%"}
 
 
 ### GUADEC places
 
-
 <div class="">
     <table>
         <tbody>
@@ -136,25 +119,23 @@ It's plenty of parking space too. We recommend [the one just at the main entranc
 
 ### ATM
 
-- There is an [ATM at campus](https://www.openstreetmap.org/node/999522025) just in front the main 
auditorum. 
+- There is an [ATM at campus](https://www.openstreetmap.org/node/999522025) just in front the main auditorum.
 - Near CIVITAS you'll find at least an ATM at [C/ Calzada de Castro, 
50](https://www.openstreetmap.org/node/4497678840).
 
-### Internet connectivity
-
-
-![](/images/CAMPUS_DESDE_EL_AULARIO_I_04.jpg){:width="300px" align="right"}
 
+### Internet connectivity
 
+![UAL Campus](/images/CAMPUS_DESDE_EL_AULARIO_I_04.jpg){:width="200px" align="right"}
 
 There is a campus wide WiFi network. Network access is compatible with the  <a 
href="https://www.eduroam.org/"; >Eduroam network</a>
 accounts. GUADEquenses will have our own VLAN WiFi access activated in the places reserved for us.
 
 The campus has 3G/4G coverage from the main Spanish carriers.
- 
+
 
 ### On-site catering
 
-![](/images/cafeteria-outside.jpg){:width="200px" align="right"}
+![UAL Cafeteria](/images/cafeteria-outside.jpg){:width="200px" align="right"}
 
 Meals will be held at the mentioned [campus cafeteria](https://www.openstreetmap.org/way/37639300).  It can 
host more
 than 300 persons at same time and is able to attend several hundreds in a normal day.  It offers healthy 
menus  following the Mediterranean
@@ -165,11 +146,6 @@ In working days there are other smaller canteens but they all close at 14:00.
 
 ### Kindergarten service
 
-We are offering a kindergarten/nursery service for our GUADEquenses guests. Please reach to organization 
team for details and reservations. The service is provided in a specialized building in the campus. It does 
not include meals. 
+We are offering a kindergarten/nursery service for our GUADEquenses guests. Please reach to organization 
team for details and reservations. The service is provided in a specialized building in the campus. It does 
not include meals.
 
-<div class="text-center" >
-<figure>
-  <img src="/images/UAL-plan.png" alt="UAL campus map" ">
-  <figcaption>UAL campus map</figcaption>
-</figure>
-</div>
\ No newline at end of file
+![UAL campus plan](/images/UAL-plan.png){:width="100%"}
diff --git a/pelicanconf.py b/pelicanconf.py
index 530b8cc..363d412 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -24,6 +24,8 @@
 
 from __future__ import unicode_literals
 
+LANGUAGE_CODE = 'en'
+
 AUTHOR = 'GUADEC The GNOME Conference'
 SITENAME = 'GUADEC 2018'
 SITEYEAR = 2018
diff --git a/publishconf.py b/publishconf.py
index f32c91a..8c1b650 100644
--- a/publishconf.py
+++ b/publishconf.py
@@ -28,6 +28,8 @@ import sys
 sys.path.append(os.curdir)
 from pelicanconf import *
 
+LANGUAGE_CODE = 'en'
+
 SITEDOMAIN = '2018.guadec.org'
 SITEURL = 'https://%s' % SITEDOMAIN
 
diff --git a/src/sass/screen.sass b/src/sass/screen.sass
index 585a019..9eba74c 100644
--- a/src/sass/screen.sass
+++ b/src/sass/screen.sass
@@ -19,7 +19,7 @@
 // SOFTWARE.
 
 
-$headerbg: #4a86cf
+$headerbg: #2779c8
 $headerfg: white
 $highlightbg: #ff3333
 $mainbg: white


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