Skip to content

Chess24 Ice Board for Lichess by anaseig

Screenshot of Chess24 Ice Board for Lichess

Details

Authoranaseig

LicenseNONE

Categoryhttps://lichess.org/

Created

Updated

Code size427 B

Code checksumd57cb797

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Chess24 Ice Board for Lichess. Just choose Blue Board.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Chess24 Ice Board for Lichess
@namespace    USO Archive
@author       anaseig
@description  Chess24 Ice Board for Lichess. Just choose Blue Board.
@version      2024.1.0
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("lichess.org") {
    
body[data-board=blue] .is2d cg-board::before {
    background-image:url("https://i.imgur.com/ODzKDDL.png")  !important;
    }
}

Reviews

No reviews yet.