Dark theme for remontka.pro
remontka.pro by teacher_bys
Details
Authorteacher_bys
LicenseNo License
Categorydark theme
Created
Updated
Size26 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
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 remontka.pro
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
html {
font:400 16px/1.6 Segoe UI,system-ui,-apple-system,sans-serif;
-webkit-text-size-adjust:100%;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeSpeed;
-ms-text-size-adjust:100%
}
body {
background:#1e1e1e;
color:#d3d3d3;
margin:0;
font:400 16px/1.6 Segoe UI,system-ui,-apple-system,sans-serif;
-webkit-text-size-adjust:100%;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeSpeed;
-ms-text-size-adjust:100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hr,
main,
nav,
section,
summary {
display:block
}
code,
pre,
textarea {
overflow:auto;
max-height:500px;
max-width:100%
}
hr,
iframe,
img,
legend {
border:0
}
.uk-panel,
sub,
sup {
position:relative
}
.uk-article-title,
.uk-panel-title,
button,
h1,
h2,
h3,
h4,
h5,
h6,
select {
text-transform:none
}
.uk-article:after,
.uk-clearfix:after,
.uk-comment-header:after,
.uk-container:after,
.uk-form-row:after,
.uk-grid:after,
.uk-navbar:after,
.uk-panel:after,
.uk-tab-center:after,
.uk-tab:after {
clear:both
}
.uk-comment-list,
.uk-comment-list .uk-comment+ul,
.uk-grid,
.uk-list,
.uk-list ul,
.uk-nav,
.uk-nav ul,
.uk-navbar-nav,
.uk-pagination,
.uk-subnav,
.uk-switcher,
.uk-tab,
.wpp-list {
list-style:none
}
.uk-comment-primary>.uk-comment-header:before {
content:url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='green' viewBox='0 0 512 512'><path d='M501.7,225.7L467,183.1c-5.5-7.1-8.7-15-10.2-24.4l-6.3-54.4c-2.4-22.1-20.5-40.2-42.5-42.5 l-54.4-6.3c-9.5-0.8-18.1-4.7-25.2-10.2l-42.5-34.7c-17.3-14.2-42.5-14.2-59.9,0l-42.5,34.7c-7.1,5.5-15,8.7-24.4,10.2l-54.4,6.3c-22.1,2.4-40.2,20.5-42.5,42.5l-6.3,54.4c-0.8,9.5-4.7,18.1-10.2,25.2l-34.7,42.5c-14.2,17.3-14.2,42.5,0,59.9l34.7,42.5c5.5,7.1,8.7,15,10.2,24.4l6.3,54.4c2.4,22.1,20.5,40.2,42.5,42.5l54.4,6.3c9.5,0.8,18.1,4.7,25.2,10.2l42.5,34.7c17.3,14.2,42.5,14.2,59.9,0l42.5-34.7c7.1-5.5,15-8.7,24.4-10.2l54.4-6.3c22.1-2.4,40.2-20.5,42.5-42.5l6.3-54.4c0.8-9.5,4.7-18.1,10.2-25.2l34.7-42.5C515.1,268.2,515.1,243,501.7,225.7z M207.9,384L96,272.1l48-48l63.8,63.8L367.8,128l48,49.6L207.9,384z'/></svg>");
display:block;
float:left;
margin-right:10px
}
a {
background:0 0
}
a:active,
a:hover {
outline:0
}
.uk-link:hover,
a:hover {
color:#006af9;
text-decoration:underline
}
svg:not(:root) {
overflow:hidden
}
.wp-caption,
.wp-caption-text {
max-width:100%!important;
overflow:auto
}
button,
input,
optgroup,
select,
textarea {
color:inherit;
font:inherit;
margin:0;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
border-radius:3px
}
code,
pre {
color:#d3d3d3;
padding:8px;
border-radius:3px;
white-space:pre;
word-wrap:normal;
overflow-wrap:normal;
background-color:#e9eef6;
hyphens:none;
-webkit-hyphens:none;
-moz-hyphens:none;
-ms-hyphens:none
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family:Roboto,"Open Sans","Segoe UI",system-ui,-apple-system,sans-serif;
margin:0 0 20px;
font-weight:400;
color:#d3d3d3
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance:button;
cursor:pointer
}
input {
line-height:normal
}
textarea {
vertical-align:top
}
.uk-navbar-toggle:after,
button,
img,
input:not([type=radio]):not([type=checkbox]),
select {
vertical-align:middle
}
table {
border-collapse:collapse;
border-spacing:0
}
.uk-link,
a {
color:#2b7fff;
text-decoration:underline;
cursor:pointer;
text-decoration-color:#008fff
}
ins,
mark {
color:#d3d3d3
}
ins {
background:0 0;
text-decoration:none
}
::selection {
background:#0d2447;
color:#fff;
text-shadow:none
}
img {
-moz-box-sizing:border-box;
box-sizing:border-box;
max-width:100%;
height:auto
}
address,
blockquote,
dl,
fieldset,
figure,
hr,
ol,
p,
pre,
ul {
margin:0 0 20px
}
*+address,
*+blockquote,
*+dl,
*+fieldset,
*+figure,
*+hr,
*+ol,
*+p,
*+pre,
*+ul {
margin-top:20px
}
*+h1,
*+h2,
*+h3,
*+h4,
*+h5,
*+h6 {
margin-top:30px
}
.uk-h1,
h1 {
font-size:36px;
line-height:44px
}
.uk-h2,
h2 {
font-size:32px;
line-height:40px
}
.uk-h3,
h3 {
font-size:24px;
line-height:30px
}
ol,
ul {
padding-left:30px;
hyphens:none;
-webkit-hyphens:none;
-moz-hyphens:none;
-ms-hyphens:none
}
ol>li>ol,
ol>li>ul,
ul>li>ol,
ul>li>ul {
margin:0;
hyphens:none;
-webkit-hyphens:none;
-moz-hyphens:none;
-ms-hyphens:none
}
.uk-panel-box,
.uk-panel-box .uk-panel-title {
color:#d3d3d3
}
.uk-grid:after,
.uk-grid:before {
content:" ";
display:table
}
.uk-grid {
margin:0 0 0 -25px;
padding:0
}
.uk-grid+.uk-grid {
margin-top:25px
}
.uk-grid>[class*=uk-width-] {
margin:0;
padding-left:25px;
float:left
}
.uk-grid>.uk-grid-margin,
.uk-grid>[class*=uk-width-]>.uk-panel+.uk-panel {
margin-top:25px
}
.uk-grid>[class*=uk-width-]>:last-child {
margin-bottom:0
}
[class*=uk-width-] {
-moz-box-sizing:border-box;
box-sizing:border-box;
width:100%
}
@media (min-width:1220px) {
.uk-grid:not(.uk-grid-preserve) {
margin-left:-35px
}
.uk-grid:not(.uk-grid-preserve)>[class*=uk-width-] {
padding-left:35px
}
.uk-grid:not(.uk-grid-preserve)+.uk-grid,
.uk-grid:not(.uk-grid-preserve)>.uk-grid-margin,
.uk-grid:not(.uk-grid-preserve)>[class*=uk-width-]>.uk-panel+.uk-panel {
margin-top:35px
}
}
[class*=uk-width-] {
-moz-box-sizing:border-box;
box-sizing:border-box;
width:100%
}
.uk-width-1-1 {
width:100%
}
.uk-width-medium-1-1 {
width:100%
}
.uk-width-medium-1-2,
.uk-width-medium-2-4,
.uk-width-medium-3-6,
.uk-width-medium-5-10 {
width:50%
}
.uk-panel {
display:block
}
.uk-panel:after,
.uk-panel:before {
content:" ";
display:table
}
.uk-panel>:not(.uk-panel-title):last-child {
margin-bottom:0
}
.uk-panel-title {
margin-top:0;
margin-bottom:20px;
font-size:18px;
line-height:24px;
color:#d3d3d3
}
.uk-panel-box {
padding:20px
}
.uk-panel-box-primary {
background-color:#1e1e1e;
color:#d3d3d3;
border-radius:3px
}
.uk-panel-box-primary .uk-panel-title {
color:#d3d3d3
}
.uk-article:after,
.uk-article:before,
.uk-comment-header:after,
.uk-comment-header:before {
content:" ";
display:table
}
.uk-article>:last-child {
margin-bottom:0
}
.uk-article-meta {
font-size:12px;
line-height:18px;
color:#d3d3d3
}
.uk-nav-header,
.uk-navbar-nav>li>a {
font-weight:500;
text-transform:uppercase
}
.uk-comment-header {
margin-bottom:20px
}
.uk-comment-title {
margin:5px 0 0;
font-size:18px;
line-height:22px
}
.uk-comment-meta {
margin:2px 0 0;
font-size:11px;
line-height:16px;
color:#d3d3d3
}
.uk-comment-body>:last-child {
margin-bottom:0
}
.uk-comment-list {
padding:0
}
.uk-comment-list .uk-comment+ul {
margin:20px 0 0
}
.uk-comment-list .uk-comment+ul>li:nth-child(n+2),
.uk-comment-list>li:nth-child(n+2) {
margin-top:20px
}
@media (min-width:768px) {
.uk-comment-list .uk-comment+ul {
padding-left:100px
}
}
.uk-nav,
.uk-nav ul {
margin:0;
padding:0
}
.uk-nav li>a {
display:block;
text-decoration:none
}
.uk-nav>li>a {
padding:5px 20px
}
.uk-nav-side {
font-size:14px;
line-height:22px
}
.uk-nav-side>li>a {
color:#d3d3d3
}
.uk-nav-navbar>li>a {
color:#d3d3d3
}
.uk-nav-side>li>a:focus,
.uk-nav-side>li>a:hover {
background:rgba(2,126,186,.06);
color:#d3d3d3;
outline:0
}
.uk-navbar {
background:#2b2b2b;
color:#d3d3d3;
box-shadow:0 1px 2px 0 rgb(60 64 67 / 30%),0 2px 6px 2px rgb(60 64 67 / 15%)
}
.uk-navbar:after,
.uk-navbar:before {
content:" ";
display:table
}
.uk-navbar-nav {
margin:0;
padding:0;
float:left
}
.uk-navbar-nav>li {
float:left;
position:relative
}
.uk-navbar-nav>li>a {
display:block;
-moz-box-sizing:border-box;
box-sizing:border-box;
text-decoration:none;
height:45px;
padding:0 5px 0 6px;
line-height:45px;
color:#d3d3d3;
font-size:12px
}
.uk-navbar-nav>li.uk-open>a,
.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a:focus {
background:rgba(2,126,186,.06);
color:#d3d3d3;
outline:0
}
.uk-navbar-brand,
.uk-navbar-content,
.uk-navbar-toggle {
-moz-box-sizing:border-box;
box-sizing:border-box;
display:block;
height:45px;
padding:0 15px;
float:left
}
.uk-navbar-brand:before,
.uk-navbar-content:before,
.uk-navbar-toggle:before {
content:'';
display:inline-block;
height:100%;
vertical-align:middle
}
.uk-navbar-center {
float:none;
text-align:center;
max-width:50%;
margin:auto
}
.uk-subnav {
padding:0;
letter-spacing:-.31em
}
.uk-subnav>li {
position:relative;
letter-spacing:normal
}
.uk-subnav>li,
.uk-subnav>li>a,
.uk-subnav>li>span {
display:inline-block
}
.uk-subnav>li:nth-child(n+2) {
margin-left:10px
}
.uk-subnav>li>a {
color:#2c7fff
}
.uk-breadcrumb {
padding:0;
list-style:none;
letter-spacing:-.31em
}
.uk-breadcrumb>li {
letter-spacing:normal
}
.uk-breadcrumb>li,
.uk-breadcrumb>li>a,
.uk-breadcrumb>li>span {
display:inline-block
}
.uk-breadcrumb>li:nth-child(n+2):before {
content:"/";
display:inline-block;
margin:0 8px
}
.uk-pagination {
padding:0;
text-align:center;
letter-spacing:-.31em
}
.uk-pagination:after,
.uk-pagination:before {
content:" ";
display:table
}
.uk-pagination:after {
clear:both
}
.uk-pagination>li {
display:inline-block;
letter-spacing:normal
}
.uk-pagination>li:nth-child(n+2) {
margin-left:5px
}
.uk-pagination>li>a,
.uk-pagination>li>span {
display:inline-block;
min-width:16px;
padding:3px 5px;
line-height:20px;
text-decoration:none;
-moz-box-sizing:content-box;
box-sizing:content-box;
text-align:center
}...