Styles.
This commit is contained in:
parent
1802e84241
commit
46fe5918cd
11 changed files with 701 additions and 2684 deletions
|
@ -122,7 +122,9 @@ main {
|
|||
font-size: .72em;
|
||||
padding: 14px 0 14px 0;
|
||||
border-bottom: @nav-border-color 1px solid;
|
||||
}
|
||||
|
||||
nav, .translations {
|
||||
a {
|
||||
padding: 0 4px 0 4px;
|
||||
border-left: @nav-border-color 1px solid;
|
||||
|
@ -170,9 +172,8 @@ main {
|
|||
.translations {
|
||||
float: right;
|
||||
|
||||
.lang-current {
|
||||
color: @white;
|
||||
background-color: @grey;
|
||||
.active {
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
2
static/stylesheet/style.min.css
vendored
2
static/stylesheet/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue