mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 23:29:17 -08:00
This commit is contained in:
parent
1755de31e5
commit
95345afe2f
2 changed files with 54 additions and 52 deletions
|
|
@ -24,6 +24,9 @@ html {
|
|||
h1, h2, h3 {
|
||||
color: $dark-heading;
|
||||
}
|
||||
summary > h3 {
|
||||
display: inline-block;
|
||||
}
|
||||
code {
|
||||
background: $dark-code;
|
||||
padding: .5pt 5pt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue