Mercurial Hosting > mailer
view src/site.css @ 7:ecc665c507b5
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 15 Sep 2024 08:18:08 -0600 |
parents | bd4802730bab |
children |
line wrap: on
line source
* { box-sizing: border-box; } body { font-family: Sans-Serif; margin-left: 3%; margin-right: 3%; } a { text-decoration: none; } a:hover { text-decoration: underline; }