Mercurial Hosting > luan
view website/src/site.css @ 1651:5b8f056527a3
docs work
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 31 Mar 2022 16:13:32 -0600 |
parents | dd881eb03d87 |
children | d5779a264a4a |
line wrap: on
line source
* { box-sizing: border-box; } body { font-family: sans-serif; margin: 0; } a[href] { text-decoration: inherit; } a[href]:hover { text-decoration: underline; } a[href]:visited { color: #0000BB; } div[header] { font-size: 14px; background-color: #ddd; padding: 8px 3%; } [content] { margin-left: 3%; margin-right: 3%; } [small] { font-size: small; } div[link] { margin: 0.5em 0; } div[contents] { margin-bottom: 1em; } ul { margin: 0; } [heading] { margin-top: 2em; } h4 code { font-size: 1.4em; } div[footer] { margin-top: 32px; font-size: small; } div[footer] img { height: 1em; vertical-align: top; }