Add support for multilingual page
This commit is contained in:
parent
6bf5aa707f
commit
59359ce62b
6 changed files with 21 additions and 0 deletions
assets/css
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue