From dca0b022e7aebf84828aa2182c68a6d348d7525a Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Mon, 28 Mar 2016 18:43:06 -0400 Subject: after and before --- public/assets/ok.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/assets/ok.css b/public/assets/ok.css index 34b6d1d..4696d95 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -116,8 +116,14 @@ nav span { #burger { width: 10px; + vertical-align: top +} +.index:after { + content:"INDEX"; +} +.navopen .index:after { + content:"CLOSE"; } - .index:hover, .navopen .index { color: white; -- cgit v1.2.3-70-g09d2