2018-06-14 21:42:44 +00:00
|
|
|
@import '_colors.sass'
|
|
|
|
|
|
|
|
.conspicuous
|
|
|
|
color: $red !important
|
|
|
|
|
|
|
|
.toc
|
|
|
|
background-color: $background !important
|
|
|
|
|
|
|
|
.highlight
|
|
|
|
background-color: $selection !important
|
|
|
|
|
|
|
|
>pre
|
|
|
|
margin-left: 0 !important
|
|
|
|
|
|
|
|
#page-list
|
|
|
|
background-color: $selection !important
|