Skip to content

Kingdom of Loathing: Tilted Tables by danfroese

Screenshot of Kingdom of Loathing: Tilted Tables

Details

Authordanfroese

LicenseNo License

Categorykingdomofloathing

Created

Updated

Size441 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

New Bookmobile Stylings for all of KoL

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Kingdom of Loathing: Tilted Tables
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    New Bookmobile Stylings for the whole kingdom
@author         frazazel
==/UserStyle== */
@-moz-document domain("localhost"),
domain("127.0.0.1"),
domain("kingdomofloathing.com") {
    table {
        transform: rotate(1deg);
    }

    table table {
        transform: rotate(0deg);
    }
}

Reviews

No reviews yet.