summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-11-25 09:52:57 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2014-11-25 09:52:57 +0100
commit81e0b413e4467178b79d682b83b77b8639ce2a6c (patch)
treea0fbb5bab18c97ee43e95eccb873b8ce093e6676
parent51d43230423b51704f1a502bd9ed00f2f536b8fb (diff)
downloadmksite-alpine-81e0b413e4467178b79d682b83b77b8639ce2a6c.tar.bz2
mksite-alpine-81e0b413e4467178b79d682b83b77b8639ce2a6c.tar.xz
Revert "style: fix navigation tabs so the dont go beyond blue line"
-rw-r--r--_static/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/_static/styles.css b/_static/styles.css
index 5751d84..0257cef 100644
--- a/_static/styles.css
+++ b/_static/styles.css
@@ -99,7 +99,7 @@ nav {
}
nav a {
- padding: 3em 1em 2.7em 1em;
+ padding: 3em 1em 3.2em 1em;
color: #111;
text-decoration: none;
font-weight: bold;