From 75cf2a9c3cd925d2d8de4b5ef98bdd55c29e9861 Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 19:25:03 +0000 Subject: Rebrand: rename dump assets/templates to hump --- static/css/rooms_hump2.css | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 static/css/rooms_hump2.css (limited to 'static/css/rooms_hump2.css') diff --git a/static/css/rooms_hump2.css b/static/css/rooms_hump2.css new file mode 100644 index 0000000..cd8d1a6 --- /dev/null +++ b/static/css/rooms_hump2.css @@ -0,0 +1,42 @@ +#chat-wrapper { + position: absolute; + z-index: 2; + right: 100px; + bottom: 100px; + height: 40px; + width: 300px; +} +#welcome-rapper{ + position:fixed; + width:100%; + height:100%; + display:table; + z-index:10; +} +#welcome-rapper span{ + width:50%; + height:50%; + display:table-cell; + float:left; +} +#welcome-rapper span h1{ + display:table-cell; + vertical-align:middle; +} + +#welcome-rapper span:nth-child(5){ + background:url(https://archive.hump.fm/images/20121011/1349988916417-humpfm-natasaurus-goes8_hg.gif)no-repeat center; + background-size:cover; +} +#welcome-rapper span:nth-child(2){ + background:url(https://archive.hump.fm/images/20121001/1349067392929-humpfm-kiptok-fuckyousmall.png)no-repeat center; + background-size:cover; +} +#welcome-rapper span:nth-child(4){ + background:url(/static/img/bg.dither.gif) repeat; +} +#welcome-rapper span iframe { + width: 100%; + background:white; + height: 100%; +} -- cgit v1.2.3-70-g09d2