Skip to content

AnimeZone by xiggi

Details

Authorxiggi

LicenseNo License

Categoryanimezone

Created

Updated

Size799 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Coś tam poprawia, coś tam ukrywa

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         AnimeZone
@version      20240604.17.22
@namespace    ?
==/UserStyle== */

@-moz-document domain("animezone.pl") {
div#comments, .footer {
    display: none;
}

.nav-head {
    border-top: 1px solid transparent;
}

body {
    background-color: #000;
    color: #ccc;
}

.bs-callout-info {
    background-color: #1a1919;
    border-color: #5bc0de;
}

.site-main .panel-default, .site-main .panel-default .panel-heading, .panel-default {
    border-color: transparent;
}

.panel {
    margin-bottom: 20px;
    background-color: #1a1919;
    border: 1px solid transparent;
}

.well {
    background: #1a1919;
    border-color: transparent;
}

.site-main .panel-default .panel-heading, .site-main .category-description h3 {
    background: transparent;
    color: #ccc;
}
}

Reviews

No reviews yet.