Skip to content

www.tombraiders.net by Starlight-Skull

Details

AuthorStarlight-Skull

LicenseNo License

Categorytombraiders.net

Created

Updated

Size402 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

simple dark style sets background to black and text to white

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.tombraiders.net
@version      20230602.18.44
@namespace    userstyles.world/user/Starlight-Skull
@description  simple dark style sets background to black and text to white
@author       Starlight-Skull
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.tombraiders.net/stella/walks") {
body {
    background: #111;
    color: #fff;
}
}

Reviews

No reviews yet.