Mercurial Hosting > linkmystyle
view src/tools/tools.css @ 4:f455bb813e2e default tip
remove facebook ads
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Thu, 06 Nov 2025 07:41:24 -0700 |
| parents | 8f4df159f06b |
| children |
line wrap: on
line source
* { box-sizing: border-box; } body { font-family: Sans-Serif; } a { text-decoration: none; } a:hover { text-decoration: underline; } table { border-collapse: collapse; } th, td { border: 1px solid; padding: 4px; } button, [onclick], [clickable], input[type="radio"], input[type="file"], input[type="submit"] { cursor: pointer; }
