Makes it wide.
DC Records - Wide Layout by werewire
Details
Authorwerewire
LicenseCC0 - Public Domain
Categorydcrecords.tj09.net
Created
Updated
Size282 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 DC Records - Wide Layout
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Makes it wide.
@author Werewire
==/UserStyle== */
@-moz-document domain("dcrecords.tj09.net") {
#wrapper {
max-width: 95%;
}
}