From b2b7f8b9a519b941263ee0a5dc175e0ad576fae1 Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Mon, 28 Mar 2016 15:59:26 -0400 Subject: nav stuff --- public/assets/ok.css | 21 +++++++-------------- templates/index.liquid | 1 + 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/public/assets/ok.css b/public/assets/ok.css index 6677e82..f7e57a9 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -51,29 +51,22 @@ nav span { border-bottom: 1px solid; - width:100%; + width: 100%; } - nav span div:first-child { float: left; } + nav span div:nth-child(2) { + border-left: 1px solid; + margin-left: 10px; + padding-left: 20px; + } + nav span div:last-child { float: right; } - /* - .texts span:first-child:after { - counter-increment: section; - content: "PG."counter(section); - width: 100%; - display: inline-block; - font-size: 9px; - font-family: 'Roboto Mono', monospace; - font-weight: 700; - margin-top: 7vh; - } - */ .top { background: #f7f7f7; diff --git a/templates/index.liquid b/templates/index.liquid index 758a3b1..d48e2ea 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -32,6 +32,7 @@ -- cgit v1.2.3-70-g09d2