Add support for multilingual page

This commit is contained in:
madmaurice 2017-12-22 07:37:17 +01:00
commit 59359ce62b
6 changed files with 21 additions and 0 deletions
assets/css

View file

@ -122,6 +122,11 @@ body {
.whitebox h2 { color: #1eb513; font-size: 1.5em; }
.whitebox h3 { color: #1eb513; font-size: 1em; }
.whitebox .lang-list {
font-size: 0.8rem;
text-align: center;
}
.sidebar .boxhead {
font-size:1.1rem;
text-transform: uppercase;