diff options
| author | Paul Buetow <paul@buetow.org> | 2022-02-04 10:02:39 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-02-04 10:02:39 +0000 |
| commit | 568f22d1ee18a61eb25ae25355b2d29ca648f817 (patch) | |
| tree | 13a7dabb6a2b3fc9216f88c530bea212cf537fce /gemfeed/style.css | |
| parent | 7aaa8f0f47c93b1ecf62b58bf37630912b7bb1f2 (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 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 { |
