Darken code background
This commit is contained in:
parent
cf8f714bd8
commit
3fd34e611e
3 changed files with 3 additions and 3 deletions
2
assets/css/ie.min.css
vendored
2
assets/css/ie.min.css
vendored
File diff suppressed because one or more lines are too long
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -132,7 +132,7 @@ li {
|
|||
margin: 0 2px;
|
||||
padding: 0 5px;
|
||||
border: 1px solid lighten(@black, 90);
|
||||
background-color: lighten(@black, 95);
|
||||
background-color: #efefef;
|
||||
.rounded(3px);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue