Mercurial Hosting > disearch
view src/tools/tools.css @ 15:d0b8e1a8fc69
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 01 Nov 2023 00:12:08 -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; }