summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-02-04 10:01:31 +0000
committerPaul Buetow <paul@buetow.org>2022-02-04 10:01:31 +0000
commit7aaa8f0f47c93b1ecf62b58bf37630912b7bb1f2 (patch)
tree7f8c1fcc946ce0e7d3a0e6e593753ee106ba17ac /style.css
parenta5b5937cac0fb5f9d8ff215f7d9454b9ed8e943f (diff)
parentfaa99f5a78e223c0e12f04f82fefbe6d66eb60ba (diff)
merge
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 328ad6eb..4511037d 100644
--- a/style.css
+++ b/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 {