summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-02-04 10:02:40 +0000
committerPaul Buetow <paul@buetow.org>2022-02-04 10:02:40 +0000
commit628ab6d4e4d0983eb69545538494909ac337480f (patch)
tree34c502a27143d5f1af4221457fe189eb3aaf2c3f /style.css
parentdf6408685082a8d55ff37d904ce791e3085fada7 (diff)
Publishing new version
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index 4511037d..328ad6eb 100644
--- a/style.css
+++ b/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 {