Skip to content

marathon.bungie.org - 10/18/2022, 2:47:59 PM by gabrel-s

Details

Authorgabrel-s

LicenseNo License

Categorymarathon.bungie.org

Created

Updated

Size394 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Ui experiments for marathon.bungie.org

My favorite way of visualizing this website.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           marathon.bungie.org - 10/18/2022, 2:47:59 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("https://marathon.bungie.org/") {
	/* Insert code here... */
	body {
		padding: 0;
		margin: 0;
		box-sizing: border-box;
	}
	table {
		margin: auto;
	}
}

Reviews

No reviews yet.