Mercurial Hosting > reactionary
view src/site.css @ 14:44025d01ad7e
add bash
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 20 Apr 2022 08:20:58 -0600 |
parents | e151eeda658c |
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; }