* { color: #f5f5f5; color: #eee; } body { background: #000; } h1#title, h2#subtitle, #actions, #references { text-align: center; text-transform: uppercase; } #actions, #references { border-bottom: 1px solid #eee; padding: 10px; user-select: none; } #actions > *, #references * { letter-spacing: 5px; margin: 5px; text-decoration: none; } #toc { padding-bottom: 20px; } #toc > ul > li { padding: 5px; } #note { line-height: 30px; margin: auto; max-width: 70%; padding: 10px; text-align: center; } #references { border-top: 1px solid #eee; } #articles > ul > li > div > p.content { font-size: 120%; line-height: 30px; margin: auto; padding-left: 2%; padding-right: 10%; /* text-align: justify; */ } #articles > ul > li > div.entry { padding-bottom: 50px; } #articles > ul > li > div.entry h1 { font-size: 2vw; } #articles > ul > li > div.entry h2 { font-size: 1.5vw; }