Chess24 Ice Board for Lichess. Just choose Blue Board.
Chess24 Ice Board for Lichess by anaseig
Details
Authoranaseig
LicenseNONE
Categoryhttps://lichess.org/
Created
Updated
Size427 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
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;
}
}