Skip to content

Montserrat font for Lichess by tiltedangle

Screenshot of Montserrat font for Lichess

Details

Authortiltedangle

LicenseNo License

Categorylichess.org

Created

Updated

Size3.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Font is Montserrat, removes the feel of temporary interface without having to commit to 'Prettier Lichess' extension or any other chess extension.

Notes

Please raise issues/ideas in Github repository

Source code

/* ==UserStyle==
@name         Montserrat Lichess
@version      1.1
@author       TheForkPower
@namespace    USO Archive
@description  Just a simple yet aesthetic way to improve lichess 
==/UserStyle== */
@-moz-document url-prefix("https://lichess.org") {
    @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
    @import url('https://fonts.googleapis.com/css?family=Special+Elite&display=swap');

    body {
        font-family: 'Montserrat', sans-serif;
    }
}

.site-title > a {
    font-family: 'Montserrat', sans-serif;
}

.rclock-bottom > .time {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}

.rclock-top > .time {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}

.tview2 {
    font-family: 'Montserrat', sans-serif;
}

.pgn {
    font-family: 'Montserrat', sans-serif;
}

.discussion > span {
    font-family: 'Montserrat', sans-serif;
}

.config_hook {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}

.config_friend {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}
.config_ai {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}

.ublog-post-card:nth-child(1) .ublog-post-card__title {
    font-family: 'Montserrat', sans-serif;
}
.ublog-post-card:nth-child(2) .ublog-post-card__title {
    font-family: 'Montserrat', sans-serif;
}
.ublog-post-card:nth-child(3) .ublog-post-card__title {
    font-family: 'Montserrat', sans-serif;
}

#main-wrap {
    font-family: 'Montserrat', sans-serif;
}

.stream:nth-child(1) {
    font-family: 'Montserrat', sans-serif;
}

.stream:nth-child(2) {
    font-family: 'Montserrat', sans-serif;
}

.stream:nth-child(3) {
    font-family: 'Montserrat', sans-serif;
}

.more:nth-child(3) {
    font-family: 'Montserrat', sans-serif;
}

.more:nth-child(2) {
    font-family: 'Montserrat', sans-serif;
}

.more:nth-child(1) {
    font-family: 'Montserrat', sans-serif;
}

.stream:nth-child(1) > .text {
    font-family: 'Montserrat', sans-serif;
}

.stream:nth-child(2) > .text {
    font-family: 'Montserrat', sans-serif;
}

.stream:nth-child(3) > .text {
    font-family: 'Montserrat', sans-serif;
}

.active {
    font-family: 'Montserrat', sans-serif;
}
.tabs-horiz > span:nth-child(3) {
    font-family: 'Montserrat', sans-serif;
}
.tabs-horiz > span:nth-child(1) {
    font-family: 'Montserrat', sans-serif;
}
.tabs-horiz > span:nth-child(2) {
    font-family: 'Montserrat', sans-serif;
}

.lobby__app__content {
    font-family: 'Montserrat', sans-serif;
}

.create > .button {
	font-family: 'Montserrat', sans-serif;
}

h3 {
	font-family: 'Montserrat', sans-serif;
}

h1 {
	font-family: 'Montserrat', sans-serif;
}

h2 {
	font-family: 'Montserrat', sans-serif;
}

h4 {
	font-family: 'Montserrat', sans-serif;
}

p {
	font-family: 'Montserrat', sans-serif;
}

.entries {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(1) {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(2) {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(3) {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(4) {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(5) {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(6) {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(7) {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(8) {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(9) {
	font-family: 'Montserrat', sans-serif;
}

.entry:nth-child(10) {
	font-family: 'Montserrat', sans-serif;
}

Reviews

No reviews yet.