summaryrefslogtreecommitdiff
path: root/public/assets/ok.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-28 19:20:11 -0400
committerJules Laplace <jules@okfoc.us>2016-03-28 19:20:11 -0400
commitba81ae9a470c804f6ed425b2d2019d1cda53f273 (patch)
tree0cef5a8489a3e0fcc365f3f44a6b0c13b3ec1d0b /public/assets/ok.css
parent0c0f5935414c3edf3673d84532e537a6e9823a16 (diff)
parentdca0b022e7aebf84828aa2182c68a6d348d7525a (diff)
iframes
Diffstat (limited to 'public/assets/ok.css')
-rw-r--r--public/assets/ok.css13
1 files changed, 11 insertions, 2 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css
index e4193b8..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;
@@ -228,7 +234,6 @@ button.previous:active svg {
.cell {
width: 100vw;
- height: 70vh;
/*THIS SHOULD BE DYNAMIC*/
background-position: center;
background-size: cover;
@@ -240,6 +245,10 @@ button.previous:active svg {
background-color: #eee;
}
+.resizing .top {
+ background: url(tomato20dancing.gif)center;
+}
+
.bottom {
/*height: 20vh;*/
flex: 0 auto;