Style for wiby.me inspired by 4get.
Wiby - 4get/Butter by milk
Details
Authormilk
LicenseWTFPL
Categorywiby
Created
Updated
Size489 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
The line blockquote p:nth-of-type(2){color:#a89984}
can be removed if you prefer the slightly ligther color from the version 1.0.0 over the new.
Source code
/* ==UserStyle==
@name Wiby - 4get/Butter
@namespace null
@version 1.0.1
@description null
@author Milk
==/UserStyle== */
@-moz-document domain("wiby.me") {
body,p,a.pin1,a.more,a.tiny,.url,.pin{background:#1d2021;
font:10.5pt monospace; color:#cdbea3}
a:link,a:visited,a.title:link,.titlep,a:link,a:visited{color:#bdae93;
font-style:italic}
.url{color:#928374}
a.tlink:visited,a.tlink{font-size:14pt;
color:#bdae93}
blockquote p:nth-of-type(2){color:#b8a993}
}