lang background fix

This commit is contained in:
Pau Capó 2017-03-05 01:35:59 +01:00
parent d7ffb7a30a
commit 2964c29212

View file

@ -191,8 +191,8 @@ tr.odd td {
} }
#lang { #lang {
/* background:#ecf0f1; */ background:#f0f0f0;
color:#fff; color:#333;
position:fixed; position:fixed;
top:auto; top:auto;
bottom: 0px; bottom: 0px;