Merge branch 'release/jazz-changes'
This commit is contained in:
commit
e294ed80f8
1 changed files with 4 additions and 3 deletions
|
@ -256,10 +256,11 @@ article {
|
||||||
}
|
}
|
||||||
|
|
||||||
.language-chooser-list {
|
.language-chooser-list {
|
||||||
width: 138px;
|
width: 150px;
|
||||||
font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
|
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
text-transform: upppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
li.lang.active a {
|
li.lang.active a {
|
||||||
|
|
Loading…
Reference in a new issue