Skip to content

SpaceHey Wide by sgtbreadstick

Screenshot of SpaceHey Wide

Details

Authorsgtbreadstick

LicenseNo License

Categoryspacehey

Created

Updated

Size436 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes SpaceHey wider for those with screens that aren't from 2005.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         SpaceHey Wide
@version      20211124.02.13
@namespace    userstyles.world/user/sgtbreadstick
@description  Makes SpaceHey wider for those with screens that aren't from 2005.
@author       sgtbreadstick
@license      No License
==/UserStyle== */

@-moz-document domain("spacehey.com") {
div.container {
    max-width: 100%;
    width: 70%;
}

div.simple-container {
    max-width: 100%;
    width: 60%;
}
}

Reviews

No reviews yet.