Their use only
Midnight_Rose's Theme by FireOpal
Details
AuthorFireOpal
LicenseNo License
Categoryhorsereality.com
Created
Updated
Size1.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Midnight_Rose Theme
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("example.com") {
/* Insert code here... */
}
.horse_banner.north-america {
background-image: url(https://i.imgur.com/m84YU2J.png);
}
.horse_banner.south-america {
background-image: url(https://i.imgur.com/m84YU2J.png);
}
.horse_banner.europe {
background-image: url(https://i.imgur.com/m84YU2J.png);
}
.horse_banner.africa {
background-image: url(https://i.imgur.com/m84YU2J.png);
}
.horse_banner.australia {
background-image: url(https://i.imgur.com/m84YU2J.png);
}
.horse_banner.asia {
background-image: url(https://i.imgur.com/m84YU2J.png);
}
.horse-grid .horse-item a.image {
background-image: url(https://i.imgur.com/JQ0s6M1.png) !important;
}
body.background.north-america {
background-image: url(https://i.imgur.com/JQ0s6M1.png);
}
body.background.south-america {
background-image: url(https://i.imgur.com/JQ0s6M1.png);
}
body.background.africa {
background-image: url(https://i.imgur.com/JQ0s6M1.png);
}
body.background.australia {
background-image: url(https://i.imgur.com/JQ0s6M1.png);
}
body.background.europe {
background-image: url(https://i.imgur.com/JQ0s6M1.png);
}
body.background.asia {
background-image: url(https://i.imgur.com/JQ0s6M1.png);
}