aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2014-05-06 21:17:19 +0200
committerChristian Weiske <cweiske@cweiske.de>2014-05-06 21:17:19 +0200
commit38aa0dc6133ff53d20fd9f714eb380809c8dba67 (patch)
treee1189c99d8bf65d84dbd41d91579e289dbb51f30 /www
parent626d7bf0f5cd7d40826c351063cbb1f705104842 (diff)
downloadphorkie-38aa0dc6133ff53d20fd9f714eb380809c8dba67.tar.gz
phorkie-38aa0dc6133ff53d20fd9f714eb380809c8dba67.zip
fix gist.github.com clone urls
Diffstat (limited to 'www')
-rw-r--r--www/css/phorkie.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/css/phorkie.css b/www/css/phorkie.css
index f752de7..df829cd 100644
--- a/www/css/phorkie.css
+++ b/www/css/phorkie.css
@@ -41,6 +41,10 @@ a.anchorlink {
}
}
+.navbar + .container {
+ margin-top: 2ex;
+}
+
.footer {
margin-top: 36px;
margin-bottom: 0px;
@@ -50,6 +54,7 @@ a.anchorlink {
}
h1 {
+ margin-top: 0ex;
margin-bottom: 0.5ex;
}