diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-30 22:01:44 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-30 22:01:44 +0000 |
| commit | 71c68e8c47b04482acac8b63f8468854ac38bb52 (patch) | |
| tree | 1d9136a75e4593ed956454370e30322bca71a705 /gemfeed/style.css | |
| parent | 823f59c3ac58a2e54f1d0905e4f2c6b375d8cff4 (diff) | |
Publishing new version
Diffstat (limited to 'gemfeed/style.css')
| -rw-r--r-- | gemfeed/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/style.css b/gemfeed/style.css index 328ad6eb..4511037d 100644 --- a/gemfeed/style.css +++ b/gemfeed/style.css @@ -47,8 +47,8 @@ a { color: #ffffff; text-decoration: none; background-color: #000000; - padding: 2px; - margin: 2px; + padding: 5px; + margin: 5px; } a:hover { |
