summaryrefslogtreecommitdiff
path: root/site/assets/css/splash.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/assets/css/splash.css')
-rw-r--r--site/assets/css/splash.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/site/assets/css/splash.css b/site/assets/css/splash.css
index e60c7261..fbfc9b6f 100644
--- a/site/assets/css/splash.css
+++ b/site/assets/css/splash.css
@@ -7,13 +7,19 @@ html, body {
header {
position: absolute;
background: transparent;
+ box-shadow: none;
}
footer {
background: transparent;
position: absolute;
bottom: 0; left: 0;
}
+footer div {
+ z-index: 2;
+}
.splash {
+}
+#three_container {
position: absolute;
top: 0; left: 0;
width: 100%; height: 100%;