Centers the Unicorn Jelly strip for widescreen monitors. As simple as that.
unicornjelly.com by recordcrash
Details
Authorrecordcrash
LicenseNo License
Categoryunicornjelly.com
Created
Updated
Size224 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 unicornjelly.com
@version 20230915.17.04
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://unicornjelly.com") {
p[align="left"] {
text-align: center !important;
}
}