Mercurial Hosting > disearch
view src/tools/tools.css @ 21:1956302daa38
domain change
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 24 Aug 2024 22:24:53 -0600 |
parents | 43814e9f5802 |
children |
line wrap: on
line source
* { box-sizing: border-box; } body { font-family: Sans-Serif; } a { text-decoration: none; } a:hover { text-decoration: underline; } input[type="submit"] { cursor: pointer; }