* { padding:0; margin:0; font-family: sans-serif; background-color: #171321; font-size: 1em; color: #d2c1e5; font-family: Ubuntu; } html, body {padding:0; margin:0; height:100%;} footer { } a, a:link, a:visited, a:hover, a:active, b, p, ul, ol, li, h1, h2, h3, h4, h5, img, i, hr, pre, code { background-color: transparent; } a, a:link, a:visited, a:hover, a:active { text-decoration: none; } a:link, a:visited { color: #A68BA7; } a:hover, a:active { color: #FCECC9; } p { text-indent: 2em; } ul, ol { list-style-type: disc; list-style-position: inside; margin-bottom: 1.5em; } li { padding-left: 2em; } h1 { font-size: 1.5em; } h1 a, h1 a:visited, h1 a:hover, h1 a:active { } h2 a:hover, h2 a:active { } h2 { font-size: 1.4em; } h3 { font-size: 1.3em; } h4 { font-size: 1.2em; } h4 { font-size: 1.1em; } p { line-height: 2em; margin-bottom: 1.5em; } pre, code { font-size: 0.9em; margin-top: 1.5em; margin-bottom: 1.5em; padding-left: 0.5em; padding-right: 0.5em; padding-bottom: 0.1em; } img { margin-top: 1.5em; margin-bottom: 1.5em; } input, textarea { padding: .5em; border: 2px solid #3b3748; } ::-moz-selection { /* Code for Firefox */ background: #c76199; } ::selection { background: #c76199; } .container { margin: 2em; } .title { margin: 0em; } .edit { font-size: .8em; color: #3b3748; margin: 0em; } .edit a { color: #3b3748; } .content { width: 80%; max-width: 75ch; margin: auto; margin-top: 1em; }