mirror of
https://github.com/correl/melpa.git
synced 2024-11-25 11:09:50 +00:00
Darken navbar slightly
This commit is contained in:
parent
2ed3691edd
commit
2792d4bc33
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
header.navbar {
|
header.navbar {
|
||||||
background-color: #fafafa;
|
background-color: #eee;
|
||||||
}
|
}
|
||||||
pre code { /* Match highlight.js styles to bootstrap */
|
pre code { /* Match highlight.js styles to bootstrap */
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Reference in a new issue