Skip to content

GV 2024 by tomaatje23

Screenshot of GV 2024

Details

Authortomaatje23

LicenseNo License

Categoryhttps://www.startpagina.nl

Created

Updated

Size552 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

GV wijder en met groter antwoordveld

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.startpagina.nl/v/
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://www.startpagina.nl/") {
.content-main {
	/*Your code should go under this comment*/
    flex: 1 1 100%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;  
}

.content-aside {
	/*Your code should go under this comment*/
		display: none!important;
}

#id_text.h-36 {
    height: 60rem;
}

}

Reviews

No reviews yet.