summaryrefslogtreecommitdiff
path: root/public/assets
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets')
-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;