Lichess without blogs
Lichess No Blog by JohnChernoff
![Screenshot of Lichess No Blog](https://userstyles.world/preview/20592/4.jpeg)
Details
AuthorJohnChernoff
LicenseNo License
Categorychess
Created
Updated
Size318 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 No Blog Lichess
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Lichess Sans Blog
@author John Chernoff
==/UserStyle== */
@-moz-document domain("lichess.org") {
.lobby__blog {
width: 0;
height: 0;
}
}