11gdz dark style
11gdz.com.ua - 03.05.2023, 21:29:35 by Olexa1342
Details
AuthorOlexa1342
LicenseNo License
Category11gdz.com.ua
Created
Updated
Size580 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 11gdz.com.ua - 03.05.2023, 21:29:35
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://11gdz.com.ua/") {
body {
background-color: #000;
color: #999;
}
.cat_description {
color: #999;
}
main .content .photolist a:hover {
color: #999;
}
main .content .photolist a {
color: #999;
}
main .content #photogallery .item-lnk {
color: #999;
}
main .content #photogallery .item-lnk:hover {
background: #111;
}
}