diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-29 22:36:39 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-29 22:36:39 +0000 |
| commit | f655f8660421e9d0487f2b4af5d8b5b69475cc1a (patch) | |
| tree | 36d2ab9e3352ea047286f62f3e44bf6474d90ec5 /style.css | |
| parent | 9f55707102cc0878e08342c2f7e13cf3516d4f1a (diff) | |
Publishing new version
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,8 +47,8 @@ a { color: #ffffff; text-decoration: none; background-color: #000000; - padding: 5px; - margin: 5px; + padding: 2px; + margin: 2px; } a:hover { |
