Skip to content

Dark Mode - Powerpyx.com by kiritoheroes69

Screenshot of Dark Mode - Powerpyx.com

Details

Authorkiritoheroes69

LicenseNo License

Categorypowerpyx.com

Created

Updated

Size2.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark Mode For Powerpyx.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           powerpyx.com - 8/9/2022, 2:19:31 AM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("powerpyx.com") {
    /* Insert code here... */
}

.site-inner .wrap {
    border-bottom: double #fff;
    background-color: #262626;
}

body {
    background-color: #3a3a3a;
    color: #fff;
}

.content {
    border-left: 2px solid #a10043;
    border-right: 2px solid #a10043;
    float: right;
    padding: 32px 24px 24px;
    width: 800px;
}

h1, h2, h3, h4, h5, h6 {
    color: #ad1;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 16px;
    padding: 0;
}

.breadcrumb {
    background-color: #3a3a3a;
    font-size: 16px;
    margin-bottom: 32px;
    padding: 12px 16px;
}

.powerpyx-blue a, .powerpyx-blue .entry-title a:hover {
    color: #49b6ff;
}

.widget_easy_sidebar_menu_widget li.menu-item {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border-bottom: 1px solid #a10043;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.widget_easy_sidebar_menu_widget li.menu-item .easy-sidebar-menu-widget-toggler i {
    font-family: "widget_easy_sidebar_menu_widget";
    font-style: normal;
    font-weight: normal;
    speak: none;
    color: #b0e705;
    text-decoration: inherit;
    width: 100%;
    height: 100%;
    line-height: 34px;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrap {
    margin: 0px auto;
    max-width: 1200px;
}

.widget_easy_sidebar_menu_widget li.menu-item {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border-bottom: 2px solid #a10043;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -26px;
}

.comment {
    background-color: #3a3a3a;
    border: 2px solid #fff;
    border-right: none;
}

.powerpyx-blue .entry-title a, .powerpyx-green .entry-title a, .powerpyx-red .entry-title a {
    color: #aaf303;
}

Reviews

No reviews yet.