A new userstyle
drmarian.pl - 5.10.2023, 12:45:49 by ballon108
Details
Authorballon108
LicenseNo License
Categorydrmarian.pl
Created
Updated
Code size1.3 kB
Code checksumb3ac610f
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name drmarian.pl - 5.10.2023, 12:45:49
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("drmarian.pl") {
.elementor-630 .elementor-element.elementor-element-e5f8e14:not(.elementor-motion-effects-element-type-background),
.elementor-630 .elementor-element.elementor-element-e5f8e14 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
background: #1E3E50;
}
.dla-pacjenta.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1693 a{
color: black;
background: #FCBE17;
}
.elementor-kit-15 button, .elementor-kit-15 input[type="button"], .elementor-kit-15 input[type="submit"], .elementor-kit-15 .elementor-button {
background: #1E3E50;
;
color: #FCBE17;
}
footer {
background: #634d4f;
}
.elementor-2 .elementor-element.elementor-element-6b7fce8:not(.elementor-motion-effects-element-type-background), .elementor-2 .elementor-element.elementor-element-6b7fce8 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
background-image: url('https://drmarian.pl/wp-content/uploads/2021/08/kthmandu.jpg');
}
#head {
opacity: .2;
}
}