Skip to content

7/12/2022, 20:14:01 by sheygan

Details

Authorsheygan

LicenseNo License

Categorychess.com

Created

Updated

Size1.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

chess board

Notes

.

Source code

/* ==UserStyle==
@name           chess.com - 7/12/2022, 20:50:40
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("chess.com") {
    /* Inserisci codice qui... */ .chessboard-component {
        background: url("https://cefl4u.org/chess/150_vodka_on_the_rocks.png") 0 0 / 100% 100% no-repeat!important;
        width: 480px!important;
        height: 480px!important;
    }
    .board {

        background: url("https://cefl4u.org/chess/200_vodka_on_the_rocks.png") 0 0 / 100% 100% no-repeat!important;
    }
    .settings-themes-theme-preview settings-themes-default-theme {
        background-image: url("https://images.chesscomfiles.com/proxy/cefl4u.org/chess/water/https/c87bbbfdf1.png") !important;
    }
    body:after {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://images.chesscomfiles.com/proxy/cefl4u.org/chess/gifs/stream/https/625d800d3e.gif") !important;
        color: #EEE;
        background-size: cover!important;
        background-repeat: no-repeat;
        background-position: center center;
    }
}

Reviews

No reviews yet.