summaryrefslogtreecommitdiff
path: root/public/assets/ok.css
diff options
context:
space:
mode:
author“Ryder <“r@okfoc.us”>2016-03-29 13:48:58 -0400
committer“Ryder <“r@okfoc.us”>2016-03-29 13:48:58 -0400
commit5752a598c5139ac410efae1c67d429e2dd4bb3b8 (patch)
treed7ad53cbd98c72a5ce49498d8777bf2e2869062c /public/assets/ok.css
parent1689f660d4df2fae240129016e9c1d1abc91b0e9 (diff)
gif version of logo
Diffstat (limited to 'public/assets/ok.css')
-rw-r--r--public/assets/ok.css13
1 files changed, 10 insertions, 3 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css
index 2832e87..c232883 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -107,7 +107,14 @@ h3 {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
-
+.intro.cover .left span#cred {
+ width: 100%;
+ border-top: 1px solid;
+ padding: 15px 0 10px 0;
+}
+.intro.cover .left small {
+ display:none;
+}
.intro.cover .right {
background: url(https://upload.wikimedia.org/wikipedia/commons/d/de/Victoria_crater_from_HiRise.jpg)no-repeat center;
background-size: cover;
@@ -169,8 +176,8 @@ h3 {
background: black;
}
-.navopen .item .top,
-.navopen .item .bottom {
+
+.navopen .item > * {
opacity: 0.1;
transition: 150ms opacity cubic-bezier(0, 0, 0, 1);
background: #eee;