master
an 2020-11-22 22:58:16 -07:00
parent 21a2ec4d12
commit a6a0f891fa
1 changed files with 9 additions and 0 deletions

View File

@ -581,11 +581,18 @@ a {
border-radius: 0.35em;
display: inline-block
}
section#content h1, section#content h2, section#content h3, section#content h4, section#content h5 {
border-left: 1px solid;
border-bottom: 1px solid;
padding: 0 1em
}
/* colors */
a {color: #92ebf0}
body {background-color: #0a0a0a; color: #eaeaea}
h1, h2, h3, h4, h5, h6 {color: #9a9a9a}
section#content h1 {color: #98ffe0}
section#content h2 {color: #c7ffef}
h3>span {color: #7a7a7a}
td, th, fieldset, blockquote, .pageheader .actions ul, #pageinfo {border-color: #eaeaea}
small {color: #777}
@ -595,6 +602,8 @@ div.recentchanges, .sidebar, .toc {background-color: #1a1a1a; color: #eee}
a {color: #2a7fe8}
body {background-color: #f5f5f5; color: #151515}
h1, h2, h3, h4, h5, h6 {color: #656565}
section#content h1 {color: #448be8}
section#content h2 {color: #356cb4}
h3>span {color: #858585}
td, th, fieldset, blockquote, .pageheader .actions ul, #pageinfo {border-color: #151515}
small {color: #888}