Prosty i ciemny styl.
Inpost dark by j4cked
Details
Authorj4cked
LicenseNo License
Categoryinpost.pl
Created
Updated
Size791 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Wersja pierwsza.
Source code
/* ==UserStyle==
@name inpost.pl - 17.11.2022, 13:12:53
@namespace github.com/J4CKED
@version 1.0.0
@description A new userstyle
@author J4CKED
==/UserStyle== */
@-moz-document domain("inpost.pl") {
.main--header, .submenu--list--desktop, footer {
background: #3eb3e2 !important;
color: #ffcd00 !important;
}
body, .header--h1, .header--h2, .header--h3, .header--h4, .gray--square, .helpdesk--component > .item > .description a, .header--with--bg {
background: #000 !important;
color: #ffcd00;
}
.track--parcel--hero {
background: #1e1e1e !important;
}
.square-content {
background: #ffcd00 !important;
}
.contact--info--box > .bottombox > p, .newsletter--form > .label, .paragraph--component.-small, .blog--content p.-small {
color: #3c3c3c;
}
}