Jungle theme for Down-Hill.
Down-Hill Jungle Theme by orangessssssss
Details
Authororangessssssss
LicenseNo License
Categoryhttps://down-hill.planetarium.digital/
Created
Updated
Size4.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Slightly slow, but it works well enough i guess.
Source code
/* ==UserStyle==
@name Example
@namespace example.com
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("example.com") {
/**
#body
{
background-image: url("https://web.archive.org/web/20151202133732/http://assets.inhabitat.com/wp-content/blogs.dir/1/files/2015/11/tropical-forest.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
body
{
background-image: url("https://web.archive.org/web/20151202133732/http://assets.inhabitat.com/wp-content/blogs.dir/1/files/2015/11/tropical-forest.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
#navbar
{
background-image: url("http://blog.hdwallsource.com/wp-content/uploads/2016/02/tree-bark-texture-widescreen-wallpaper-49759-51438-hd-wallpapers.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
#info
{
background-image: url("http://blog.hdwallsource.com/wp-content/uploads/2016/02/tree-bark-texture-widescreen-wallpaper-49759-51438-hd-wallpapers.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
#welcome
{
background-image: url("http://blog.hdwallsource.com/wp-content/uploads/2016/02/tree-bark-texture-widescreen-wallpaper-49759-51438-hd-wallpapers.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
#footer
{
background-image: url("https://web.archive.org/web/20151202133732/http://assets.inhabitat.com/wp-content/blogs.dir/1/files/2015/11/tropical-forest.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
th
{
background-image: url("http://blog.hdwallsource.com/wp-content/uploads/2016/02/tree-bark-texture-widescreen-wallpaper-49759-51438-hd-wallpapers.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
.thread-title
{
background-image: url("http://blog.hdwallsource.com/wp-content/uploads/2016/02/tree-bark-texture-widescreen-wallpaper-49759-51438-hd-wallpapers.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
.shopSideBarButton
{
background-image: url("http://blog.hdwallsource.com/wp-content/uploads/2016/02/tree-bark-texture-widescreen-wallpaper-49759-51438-hd-wallpapers.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
#shopItem
{
background-image: url("https://web.archive.org/web/20151202133732/http://assets.inhabitat.com/wp-content/blogs.dir/1/files/2015/11/tropical-forest.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
.button-style
{
background-image: url("http://blog.hdwallsource.com/wp-content/uploads/2016/02/tree-bark-texture-widescreen-wallpaper-49759-51438-hd-wallpapers.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"]::-webkit-file-upload-button,
button,
select,
.button-style
{
background-image: url("http://blog.hdwallsource.com/wp-content/uploads/2016/02/tree-bark-texture-widescreen-wallpaper-49759-51438-hd-wallpapers.jpg") !important;
background-size: cover !important;
background-attachment: fixed !important;
}
#banner
{
background-image: url("https://image.prntscr.com/image/7ad6a95a43754420a05c9dbd59ef53b5.png") !important;
}
body, td, th, h3, i, em, span, li, div.crate, input, h4, form, textarea, h2, p, div, blockquote, .shopSideBarButton, strong, h5, h6, .loginlinks
{
font-family: Helvetica;
}
.forumname, a, table#forum-fr td, .navbar-glow-hover, .main
{
font-family: Helvetica;
}
span.posttext .forummsg
{
font-size: 11pt;
}
*/
}