All black version of the site that is much easier on the eyes.
US FOODS ALL BLACK by raccoonie
Details
Authorraccoonie
LicenseNo License
Categoryhttps://www.foodservicedirectorder.com
Created
Updated
Size484 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 foodservicedirectorder.com
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
@-moz-document domain("foodservicedirectorder.com") {
body {
background-color: black;
color: #ffff00;
}
h1 {
background-color: black;
}
div {
background-color: black;
color: #ffff00;
}
span {
background-color: black;
color: #ffff00;
}
td {
background-color: black;
color: #ffff00;
}
}