Mercurial Hosting > dad
view src/site.css @ 13:36c7b187827b
bug fix
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 16 May 2023 12:54:46 -0600 |
parents | e863dbc62217 |
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; }