Darken code background
This commit is contained in:
@ -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);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user