summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
author“Ryder <“r@okfoc.us”>2016-03-28 18:43:06 -0400
committer“Ryder <“r@okfoc.us”>2016-03-28 18:43:06 -0400
commitdca0b022e7aebf84828aa2182c68a6d348d7525a (patch)
tree445a70f104707fdddad5bcc6388497a6eb05c7c2 /public
parentba7c5d05ccaf30e78e5ce96c11f153101b157813 (diff)
after and before
Diffstat (limited to 'public')
-rw-r--r--public/assets/ok.css8
1 files changed, 7 insertions, 1 deletions
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;