summaryrefslogtreecommitdiff
path: root/static/css/dis.hump.fm.css
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 19:25:03 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 19:25:03 +0000
commit75cf2a9c3cd925d2d8de4b5ef98bdd55c29e9861 (patch)
tree457640db50cd62bac0649119abed37c3bdeb2fe7 /static/css/dis.hump.fm.css
parentad4d74ea45be6b227027588f6515fb22fafc335a (diff)
Rebrand: rename dump assets/templates to hump
Diffstat (limited to 'static/css/dis.hump.fm.css')
-rwxr-xr-xstatic/css/dis.hump.fm.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/static/css/dis.hump.fm.css b/static/css/dis.hump.fm.css
new file mode 100755
index 0000000..97b3f4a
--- /dev/null
+++ b/static/css/dis.hump.fm.css
@@ -0,0 +1,16 @@
+#header7{
+ margin: 0px auto -1px auto;
+
+height:49px;
+ position:fixed;
+background-position:bottom;
+background-color:#000;
+
+width:100%;
+min-width:600px;
+left:-1px;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
+
+} \ No newline at end of file