darker, narrower theme
www.s2b2search.com - dark green by mosspunk
Details
Authormosspunk
LicenseCC0
Categorys2b2search.com
Created
Updated
Size770 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 www.s2b2search.com - dark green
@version 20240512.17.42
@namespace https://userstyles.world/user/mosspunk
@description darker, narrower theme
@author mosspunk
@license CC0
==/UserStyle== */
@-moz-document url-prefix("https://www.s2b2search.com/") {
body, tbody {padding: 1rem; max-width: 900px; background: #202925; color: #f5fff7; margin: auto;}
table, tr, td {max-width: 930px !important; margin: auto; border: 1px solid #68d2d6; padding: .2rem}
span {max-width: 800px !important;margin: auto; font-size: 110%}
a {color: #68d2d6}
a:visited {color: darkgrey}
#selections { padding: 1rem;}
.results p {margin-bottom: 1.2rem;}
span a {color: #ffce00}
.searchbutton {padding: .5rem; background: #68d2d6; color: black}
}