summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gemfeed/style.css4
-rw-r--r--style.css4
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 {
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 {