It's wide, boss.
Dragon Cave - Wide Layout by werewire
Details
Authorwerewire
LicenseCC0 - Public Domain
Categorydragcave.net
Created
Updated
Size344 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 Dragon Cave - Wide Layout
@namespace github.com/openstyles/stylus
@version 1.0.0
@description It's wide, boss.
@author Werewire
==/UserStyle== */
@-moz-document domain("dragcave.net") {
._j_0 {
width: 100vw;
min-width: 759px;
max-width: 100%;
margin: auto;
}
}