Skip to content

PokéTyrunts Green by rixingithub

Details

Authorrixingithub

LicenseNo License

Categorypoketyrunts

Created

Updated

Size796 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This is an official approved style, so, be free to use it!

Notes

None

Source code

/* ==UserStyle==
@name         PokéTyrunts Green
@version      20220312.14.03
@namespace    userstyles.world/user/rixingithub
@description  This is an official approved style, so, be free to use it!
@author       rixingithub
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://poketyrunts.repl.co/"), url-prefix("https://1d35b7e8-c803-4f49-91fd-1d3ec0fa4f46.id.repl.co/") {
html, :root, footer, nav {
	background-color: #0e5f00;
}

body {
	background-color: #369233;
}

a:not(:visited), a:link {
	color: #107700;
}

a:visited {
	color: #07c700;
}

div.err-box {
	background: Transparent;
}

div[style="background-color: #926333;display: inline-block;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);"] {
	background-color: #369233 !important;
}
}

Reviews

No reviews yet.