comparison 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
comparison
equal deleted inserted replaced
1:a49aa1b823f6 2:0df46e87537d
20 padding-top: 50px; 20 padding-top: 50px;
21 } 21 }
22 22
23 header { 23 header {
24 margin-bottom: 20px; 24 margin-bottom: 20px;
25 }
26
27 #language {
28 /* position: absolute; */
29 text-align: center;
25 } 30 }
26 31
27 #sat_logo { 32 #sat_logo {
28 float: left; 33 float: left;
29 margin-right: 5px; 34 margin-right: 5px;