2024-05-06 07:47:53 +00:00
|
|
|
body.s-v2-yiff-rest {
|
|
|
|
background-color: #2c2f33;
|
|
|
|
color: #fffdd0;
|
|
|
|
|
|
|
|
a {
|
|
|
|
color: #fff;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.category-list, .category-image-list {
|
|
|
|
a {
|
|
|
|
color: #ede660;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.details {
|
|
|
|
padding: 0;
|
|
|
|
|
|
|
|
li {
|
|
|
|
list-style: none;
|
|
|
|
ul {
|
|
|
|
padding-left: 1rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2024-10-21 22:58:53 +00:00
|
|
|
|
|
|
|
.red-text {
|
|
|
|
color: #fe6a64;
|
|
|
|
}
|
|
|
|
|
|
|
|
.green-text {
|
|
|
|
color: #4caf50;
|
|
|
|
}
|
2024-05-06 07:47:53 +00:00
|
|
|
}
|