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 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'public/assets/ok.css') 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; -- cgit v1.2.3-70-g09d2