Supports site version 5.0
Kurou's Theme for anime-odcinki.pl by Kurou-kun

Details
AuthorKurou-kun
LicenseNo License
Categoryanime-odcinki.pl
Created
Updated
Code size17 kB
Code checksuma80fdc87
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name Kurou's Theme for anime-odcinki.pl
@namespace https://kurou.dev
@version 1.0.0
@description Supports site version 5.0
@author Kurou
==/UserStyle== */
@-moz-document domain("anime-odcinki.pl") {
:root {
/* CONFIGURATION */
--color-background: 20, 20, 20;
--color-background2: 30, 30, 30;
--color-header: 10, 10, 10;
--color-text: 250, 250, 250;
--color-accent: 100, 0, 150;
--borders: 0px;
}
@media screen and (min-width: 1920px) {
* {
font-family: "Roboto", sans-serif !important;
}
/* HEADER */
.ch-menu-bar {
background-color: rgb(var(--color-header));
height: 50px;
padding: 0px;
position: sticky;
top: 0px;
}
.ch-menu-bar sup {
margin: 0px;
padding: 0px;
left: 430px;
top: 40px;
background: transparent;
position: absolute;
font-size: 15px;
}
.ch-header-logo {
color: rgb(var(--color-accent)) !important;
background: none;
height: inherit;
padding: 0px;
padding: 0px 50px;
letter-spacing: 10px;
}
.ch-nav-links {
display: grid;
flex: 0;
gap: 10px;
height: inherit;
padding-right: 10px;
}
.ch-nav-links .ch-nav-left {
grid-column: 1 / 2;
grid-row: 1 / 1;
background: none;
gap: inherit;
}
.ch-nav-links a {
background-color: rgb(var(--color-accent));
block-size: 40px;
margin-top: 5px;
border-radius: 1px;
}
.ch-nav-links .ch-nav-center {
visibility: hidden;
}
.ch-nav-links .ch-nav-right {
grid-column: 2 / 2;
grid-row: 1 / 1;
background: none;
gap: inherit;
}
/* BODY */
body {
background: rgb(var(--color-background2)) !important;
}
div[data-elementor-type="wp-page"] {
background: none;
}
.elementor-element-74b85751 {
display: grid;
max-width: 100% !important;
}
.elementor-element-686e74ec {
background: none !important;
}
/* LATEST EPISODES */
.elementor-element-47afd52a {
background: none;
width: 99.5% !important;
top: 1105px !important;
left: 0px !important;
margin: 0px !important;
padding: 0px !important;
border: var(--borders) dashed rgb(250, 0, 0);
}
.elementor-element-47afd52a .elementor-widget-container {
box-shadow: none !important;
}
.elementor-element-47afd52a .anime-episodes-slider .filter-controls .filter-label {
color: rgb(var(--color-text)) !important;
text-shadow: none !important;
text-transform: uppercase !important;
}
.elementor-element-47afd52a .anime-episodes-slider .filter-controls .filter-dots div {
border-radius: 5px;
border-color: rgb(30, 30, 30);
}
.elementor-element-47afd52a .anime-episodes-slider .filter-controls .filter-dots .green {
background-color: rgb(var(--color-accent)) !important;
}
.elementor-element-47afd52a .anime-episodes-slider .filter-controls .filter-dots .red {
background-color: rgb(100, 100, 100) !important;
}
.elementor-element-47afd52a .anime-episodes-slider .slider-item {
max-width: 200px !important;
}
.elementor-element-47afd52a .anime-episodes-slider .slider-item .slider-image {
border-radius: 5px;
}
.elementor-element-47afd52a .anime-episodes-slider .slider-item .emit-dot {
border-radius: 5px;
border-color: rgb(30, 30, 30);
}
.elementor-element-47afd52a .anime-episodes-slider .slider-item .emit-dot[title="Emitowany"] {
background-color: rgb(var(--color-accent)) !important;
}
.elementor-element-47afd52a .anime-episodes-slider .slider-item .emit-dot[title="Nieemitowany"] {
background-color: rgb(100, 100, 100) !important;
}
.elementor-element-47afd52a .anime-episodes-slider .slider-item .info-overlay {
border-radius: 0px 0px 4px 4px;
}
.elementor-element-47afd52a .anime-episodes-slider .slider-item .info-overlay .pg,
.elementor-element-47afd52a .anime-episodes-slider .slider-item .info-overlay .rating {
color: color-mix(in srgb, rgb(var(--color-accent)), white 30%);
}
.elementor-element-47afd52a #anime-slider-2 {
margin-top: 20px !important;
}
/* SEASONS */
.elementor-element-7595463 {
visibility: hidden !important;
position: absolute !important;
}
/* NEWS */
.elementor-element-ab41a96 {
width: 99.5% !important;
left: 0px !important;
padding-left: 8px;
top: -115px !important;
border: var(--borders) dashed rgb(250, 0, 0);
}
.elementor-element-ab41a96 .snb-news-grid-section {
visibility: hidden !important;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper {
max-width: 100% !important;
padding: 0px !important;
margin: 0px !important;
margin-top: -63px !important;
background-color: transparent;
height: 1100px !important;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid {
gap: 300px;
justify-content: left;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid .snb-news-item {
width: 600px;
height: 500px;
}
/* Wide Screen */
@media screen and (min-width: 2560px) {
.elementor-element-ab41a96 {
padding-left: 15px;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid .snb-news-item {
width: 800px !important;
height: 500px !important;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid {
gap: 510px !important;
justify-content: left !important;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid .snb-news-item:nth-of-type(2),
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid .snb-news-item:nth-of-type(4),
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid .snb-news-item:nth-of-type(6) {
top: -180px !important;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-pagination {
top: 130px !important;
}
}
/* Ultra Wide Screen */
@media screen and (min-width: 3440px) {
.elementor-element-ab41a96 {
padding-left: 0px !important;
padding-right: 300px !important;
left: 0px !important;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid {
justify-content: center !important;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-pagination {
left: 57% !important;
}
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid .snb-news-item .snb-news-thumb-img {
background-position: center !important;
background-origin: content-box;
background-size: contain;
height: inherit;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid .snb-news-item:nth-of-type(2),
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid .snb-news-item:nth-of-type(4),
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-news-grid .snb-news-item:nth-of-type(6) {
top: 40px;
}
.elementor-element-ab41a96 .snb-news-grid-wrapper .snb-pagination {
top: 340px;
}
/* MOVIES */
.elementor-element-778a430 {
width: 99.5% !important;
left: 0px !important;
top: 1835px !important;
}
.elementor-element-778a430 .elementor-widget-container {
border: var(--borders) dashed rgb(250, 0, 0) !important;
box-shadow: none !important;
border-radius: 2px !important;
background-color: transparent !important;
}
.elementor-element-778a430 .anime-movies-title-wrapper .anime-movies-title {
color: rgb(var(--color-text)) !important;
text-shadow: none !important;
text-transform: uppercase !important;
}
.elementor-element-778a430 .anime-movies-title-wrapper .anime-movies-show-all {
background-color: rgb(var(--color-accent));
block-size: 40px;
margin-top: 5px;
border-radius: 1px;
}
.elementor-element-778a430 .anime-movies-slider {
background: none !important;
box-shadow: none !important;
padding-top: 0px;
}
.elementor-element-778a430 .anime-movies-slider .slider-item {
max-width: 200px !important;
background-color: transparent !important;
}
.elementor-element-778a430 .anime-movies-slider .slider-item .slider-image {
border-radius: 5px;
}
.elementor-element-778a430 .anime-movies-slider .slider-item .info-overlay {
background-color: #333;
border-radius: 0px 0px 0px 0px !important;
padding: 5px 10px;
}
.elementor-element-778a430 .anime-movies-slider .slider-item .info-overlay span {
color: color-mix(in srgb, rgb(var(--color-accent)), white 30%);
}
.elementor-element-778a430 .anime-movies-slider .slider-item .title-overlay {
bottom: 20px !important;
}
.elementor-element-778a430 .anime-movies-slider .slider-item .info-overlay span:nth-of-type(1) {
margin-left: 94px !important;
}
.elementor-element-778a430 .anime-movies-slider .slider-item .info-overlay span:nth-of-type(2) {
margin-left: 0px !important;
position: absolute !important;
font-weight: bold;
}
/* RETRO */
.elementor-element-2304382 {
width: 99.5% !important;
left: 0px !important;
top: 2205px !important;
}
.elementor-element-2304382 .elementor-widget-container {
border: var(--borders) dashed rgb(250, 0, 0) !important;
box-shadow: none !important;
border-radius: 2px !important;
background-color: transparent !important;
}
.elementor-element-2304382 .retro-title-wrapper .retro-title {
color: rgb(var(--color-text)) !important;
text-shadow: none !important;
text-transform: uppercase !important;
}
.elementor-element-2304382 .retro-slider {
background: none !important;
box-shadow: none !important;
padding-top: 0px;
}
.elementor-element-2304382 .retro-slider .slider-item {
max-width: 200px !important;
background-color: transparent !important;
}
.elementor-element-2304382 .retro-slider .slider-item .slider-image {
border-radius: 5px;
}
.elementor-element-2304382 .retro-slider .slider-item .info-overlay {
background-color: #333;
border-radius: 0px 0px 0px 0px !important;
padding: 5px 10px;
}
.elementor-element-2304382 .retro-slider .slider-ite...