forked from github/pelican
Change the background color of the code-blocks on the default theme. Fix #511
This commit is contained in:
parent
9add2151c3
commit
cce962f3f0
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.hll {
|
||||
background-color:#FFFFCC;
|
||||
background-color:#eee;
|
||||
}
|
||||
.c {
|
||||
color:#408090;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue