Skip to content

Prototype Piki Header by miiarcus

Screenshot of Prototype Piki Header

Details

Authormiiarcus

LicenseNo License

Categorypikidiary.lol

Created

Updated

Size557 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Prototype Piki Header
@namespace      github.com/openstyles/stylus
@version        0.0.2
@description    Mimics the border seen in this image: https://pikidiary.lol/helloschooldistrict?url=https%3A%2F%2Ffiles.catbox.moe%2F446te7.png
@author         miiarcus
==/UserStyle== */

@-moz-document domain("pikidiary.lol") {  

header {
	background-color: #424242;
	height: 26px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	box-shadow: none;
	box-sizing: unset;
	color:white;
	width: 824px;
}
}

Reviews

No reviews yet.