fHDHR theme
This commit is contained in:
parent
54641f50f3
commit
3d5ac1bdb5
41
dbb-css/fHDHR/plex.css
Normal file
41
dbb-css/fHDHR/plex.css
Normal file
@ -0,0 +1,41 @@
|
||||
table, tr, td { border-collapse: collapse;}
|
||||
|
||||
hr {
|
||||
border-top: 1px solid #e5a00d;
|
||||
border: 1px solid #e59029;
|
||||
}
|
||||
|
||||
input {
|
||||
background-color: #cc7b19;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
select {
|
||||
background-color: #cc7b19;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
button {
|
||||
background-color: #e5a00d;
|
||||
color: #dedede;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
color: #e5a00d;
|
||||
}
|
||||
|
||||
body {
|
||||
background-image: url('https://assets.deathbybandaid.net/theme.park/Resources/preset-dark2.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #dedede;
|
||||
}
|
||||
|
||||
h4 {
|
||||
color: #dedede;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user