language option text changed
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
6006aa0c66
commit
b401fbdebe
1 changed files with 4 additions and 3 deletions
|
@ -256,10 +256,11 @@ article {
|
|||
}
|
||||
|
||||
.language-chooser-list {
|
||||
width: 138px;
|
||||
font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
width: 150px;
|
||||
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-weight: 700;
|
||||
margin-bottom: 20px;
|
||||
text-transform: upppercase;
|
||||
}
|
||||
|
||||
li.lang.active a {
|
||||
|
@ -269,4 +270,4 @@ li.lang.active a {
|
|||
.language-chooser-list a {
|
||||
color: #cccccc;
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue