Skip to content

Qootee Chessboard by zaphroz

Screenshot of Qootee Chessboard

Details

Authorzaphroz

LicenseCC-BY

Categorychess.com, lichess.org

Created

Updated

Size532 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A Custom Chessboard for Chess.com and Lichess.org designed by Zaphroz.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==

@name Qootee Board
@namespace github.com/openstyles/stylus
@author Zaphroz
@description A Custom Chessboard for Chess.com & Lichess.org
@version 1.0.0
@license Creative Commons Attribution 4.0 International License

==/UserStyle== */

@-moz-document domain("chess.com")

{
.board {
background-image: url("https://i.imgur.com/gmcNCbp.jpg") !important;
}

}

@-moz-document domain("lichess.org")

{
.is2d cg-board {
background-image: url("https://i.imgur.com/gmcNCbp.jpg") !important;
}

}

Reviews

No reviews yet.