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 | |
| parent | 9f55707102cc0878e08342c2f7e13cf3516d4f1a (diff) | |
Publishing new version
| -rw-r--r-- | gemfeed/style.css | 4 | ||||
| -rw-r--r-- | style.css | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gemfeed/style.css b/gemfeed/style.css index 4511037d..328ad6eb 100644 --- a/gemfeed/style.css +++ b/gemfeed/style.css @@ -47,8 +47,8 @@ a { color: #ffffff; text-decoration: none; background-color: #000000; - padding: 5px; - margin: 5px; + padding: 2px; + margin: 2px; } a:hover { @@ -47,8 +47,8 @@ a { color: #ffffff; text-decoration: none; background-color: #000000; - padding: 5px; - margin: 5px; + padding: 2px; + margin: 2px; } a:hover { |
