Highlight quotes

This commit is contained in:
r 2022-01-27 10:53:18 +00:00
parent fcb88c8a85
commit b8bab6fcf3
2 changed files with 8 additions and 0 deletions

View file

@ -575,6 +575,10 @@ kbd {
position: fixed;
}
.quote {
color: #789922;
}
.dark {
background-color: #222222;
background-image: none;