Skip to content

Fix NORAD Santa Traker Map by strredwolf

Details

Authorstrredwolf

LicenseNo License

Categorynoradsanta

Created

Updated

Size378 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

In 2021, the tracker map is a tiny sliver. This forces it full-width.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Fix NORAD Santa Traker Map
@version      20211224.20.03
@namespace    userstyles.world/user/strredwolf
@description  In 2021, the tracker map is a tiny sliver.  This forces it full-width.
@author       strredwolf
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.noradsanta.org/en/map") {
iframe {
	width: 100%
}
}

Reviews

No reviews yet.