Darken code background

This commit is contained in:
Michael Rose 2013-09-09 11:56:09 -04:00
parent cf8f714bd8
commit 3fd34e611e
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -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);
}
}