diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-30 22:01:41 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-30 22:01:41 +0000 |
| commit | faa99f5a78e223c0e12f04f82fefbe6d66eb60ba (patch) | |
| tree | 89d4b755206f8f40e429b45ddb4a36e8543098a7 /style.css | |
| parent | d725e7dbf138725929bb4e49c2c2e31f61a819f0 (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: 2px; - margin: 2px; + padding: 5px; + margin: 5px; } a:hover { |
