I thought that this website looked kinda boring, so I pinked it up.
webri.ng pink theme by DoctorDizzy
Details
AuthorDoctorDizzy
LicenseNo License
Categorywebri
Created
Updated
Size300 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 webri.ng
@version 20230713.18.04
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://webri.ng/") {
html{
background-color:#F2BED1;
}
body{
background-color:#F8E8EE;
}
body > header, body h2, footer{
background-color:#FDCEDF
}
}