a {
	color: inherit;
}

input,
.page-header,
.search-field,
.draft-sorter,
.revision-menu {
	display: none;
}

.page:not(.index) {
	margin: 0;
	max-width: none;
	min-width: auto;
	padding: 0;
}

.body-text a::after {
	content: '\00A0(' attr(href) ')';
	display: inline-block;
}

.body-text .note {
	left: 540px;
	padding: 0 10px;
}
