X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/79c1bd43280da948530b75e0036e181a39d1e5f1..66170c339bbcd8b87e23c47daa11359a99e0d02d:/www/css/phorkie.css diff --git a/www/css/phorkie.css b/www/css/phorkie.css index f752de7..edebe1c 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; } @@ -176,3 +181,7 @@ form label.inline { .avatar-tiny { border-radius: 2px; } + +.forkdomain { + margin-left: 2ex; +} \ No newline at end of file