diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-29 22:36:41 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-29 22:36:41 +0000 |
| commit | cf4764802b7544d6463d079e66f78a73f2d48afc (patch) | |
| tree | 6588567f105bbb7ff698253a7170ebc7ed6d5185 | |
| parent | 23a5db9efd0a7ac6037d9021429bb048944d2ad9 (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 { |
