Update code highlight style
This commit is contained in:
parent
8d743d0560
commit
b6cb493b72
|
@ -74,7 +74,7 @@ code {
|
||||||
*/ /* Maddy's starting from scratch */
|
*/ /* Maddy's starting from scratch */
|
||||||
|
|
||||||
/* Pygments: friendly minus bold */
|
/* Pygments: friendly minus bold */
|
||||||
.codehilite .hll { background-color: #ffffcc }
|
.codehilite .hll { background-color: #444444 }
|
||||||
.codehilite { background: #f0f0f0; }
|
.codehilite { background: #f0f0f0; }
|
||||||
.codehilite .c { color: #60a0b0; font-style: italic } /* Comment */
|
.codehilite .c { color: #60a0b0; font-style: italic } /* Comment */
|
||||||
.codehilite .err { border: 1px solid #FF0000 } /* Error */
|
.codehilite .err { border: 1px solid #FF0000 } /* Error */
|
||||||
|
|
Loading…
Reference in New Issue