content
This commit is contained in:
@@ -22,6 +22,12 @@
|
||||
color: mediumblue;
|
||||
}
|
||||
|
||||
.todo {
|
||||
color: red;
|
||||
border-block-width: 9px !important;
|
||||
border-style: double !important;
|
||||
}
|
||||
|
||||
@media print {
|
||||
:root {
|
||||
font: 10pt / 1.5 serif
|
||||
@@ -46,6 +52,10 @@ h1, h2, h3, h4, h5, h6, nav {
|
||||
font-family: Mojangles, monospace;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
ol {
|
||||
padding-inline-start: 2ch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user