Skip to content

officeopenxml.com - adjustments by fallenmax

Details

Authorfallenmax

LicenseNo License

Categoryofficeopenxml.com

Created

Updated

Size571 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

officeopenxml.com - some readability adjustments

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           officeopenxml.com - Jul 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("officeopenxml.com") {
	body {
		font-size: 16px;
		line-height: 1.4;
	}
	p {
		line-height: 1.4;
		max-width: 46em;
	}
	#container {
		width: 1200px !important;
	}
	#sidebar1 {
		width: 240px !important;
		a {
			text-decoration: none;
		}
	}
	#mainContent {
		margin-left: 260px !important;
		font-family: sans-serif;
		letter-spacing: initial;
	}
}

Reviews

No reviews yet.