aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/styles.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index 32f8eac..490ec51 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -28,12 +28,13 @@ div {
div.toplinks {
background-color: #f7fff7;
+ padding: 0;
}
table.toplinks {
width: 100%;
td {
- padding: 1em;
+ padding: 0.5em;
width: 1%;
text-align: center;
a {