From e082217d5fdd3a6b888146b9a14dd73de146ed62 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Nov 28 2017 19:51:58 +0000 Subject: change front page page-header to nav-header so it's not so jarring when you click to an actual document the css is ugly and hacky but Seems to Do What I Want --- diff --git a/_stylesheets/asciibinder.css b/_stylesheets/asciibinder.css index 80060c9..31dba30 100644 --- a/_stylesheets/asciibinder.css +++ b/_stylesheets/asciibinder.css @@ -91,6 +91,13 @@ License: https://creativecommons.org/licenses/by/2.0/ padding: 12px; } +.navbar-header h2 { + display: inline; + position: absolute; + font-weight: bold; + margin-top: 50px ; +} + .nav > li > a.hover{ background-color: none; } diff --git a/index-main.html b/index-main.html index 2c52a7a..e9a2506 100644 --- a/index-main.html +++ b/index-main.html @@ -1,4 +1,4 @@ - + @@ -25,13 +25,13 @@ -
-
- +
Fedora OS Documentation