Mercurial Hosting > reactionary
view src/site.css @ 24:4eac77bddd7c
remove saidit
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 19 Aug 2022 18:52:32 -0600 |
parents | 44025d01ad7e |
children | f92034a190d1 |
line wrap: on
line source
* { box-sizing: border-box; } body { font-family: Sans-Serif; margin: 0; } a { text-decoration: none; } a:hover { text-decoration: underline; } div[header] { font-size: 14px; background-color: #ddd; padding: 8px 3%; } [content] { margin-left: 3%; margin-right: 3%; margin-bottom: 2em; } ul[links] { margin-top: 32px; list-style-type: none; padding-left: 0; } ul[links] li { margin: 12px 0; }