Skip to content

Pokra Lichess Test by pokra

Screenshot of Pokra Lichess Test

Details

Authorpokra

LicenseNo License

Categorylichess.org

Created

Updated

Size779 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Test style for lichess

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ? - Jun 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("lichess.org") {
    .round__app__board.main-board {
        margin: 70px 0px;
    }

    .ruser-top.ruser {
        position: absolute;
        top: 10vh;
    }

    .ruser-bottom.ruser {
        position: absolute;
        top: 83vh;
    }

    .rclock.rclock-top {
        position: absolute;
        top: 9.5vh;
        left: 125vh;
    }

    .rclock.rclock-bottom {
        position: absolute;
        top: 83vh;
        left: 123vh;
    }

    .rclock.rclock-top .time {
        font-size: 2em;
    }

    .rclock.rclock-bottom .time {
        font-size: 2em;
    }
}

Reviews

No reviews yet.