Skip to content

neocitiestools (dark mode) by coolslutguy420_2nd-ressurection

Screenshot of neocitiestools (dark mode)

Details

Authorcoolslutguy420_2nd-ressurection

LicenseNo License

Categoryneocitiestools

Created

Updated

Size611 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

dark mode for neocitiestools

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           neocitiestools (dark mode)
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    dark mode for neocitiestools
@author         Me
==/UserStyle== */

@-moz-document domain("neocitiestools.neocities.org") {
	body, div, span, root, html, table, td, th, h1, h2, h3, h4, h5, h6, h7, ul, li, section, footer, head, header, i, a{
		background: black !important;
		 
	}
	a {
		color:#5F7C8A !important;
	}
	a:hover {
		color:#a2c4d5 !important;
	}
	a.button {
		border: 0.1mm solid #5F7C8A !important;
	}
	.item {
		border: 1px solid #5F7C8A !important;
	}
}

Reviews

No reviews yet.