diff static/css/sat_website.css @ 2:0df46e87537d

i18n: marked translatable texts + add change language form on pages footer
author Goffi <goffi@goffi.org>
date Mon, 30 Jul 2012 02:09:38 +0200
parents 9305c6458e2f
children 3df49721008c
line wrap: on
line diff
--- a/static/css/sat_website.css	Sun Jul 29 01:52:27 2012 +0200
+++ b/static/css/sat_website.css	Mon Jul 30 02:09:38 2012 +0200
@@ -24,6 +24,11 @@
 	margin-bottom: 20px;
 }
 
+#language {
+    /* position: absolute; */
+    text-align: center;
+}
+
 #sat_logo {
     float: left;
     margin-right: 5px;