MediaWiki:Timeless.css

From Fanonpedia, where the sky's the limit!
Jump to: navigation, search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Don't display some stuff on the main page */
.page-Main_Page #deleteconfirm,
.page-Main_Page #t-cite,
.page-Main_Page #footer-info-lastmod,
.action-view.page-Main_Page #siteSub,
.action-view.page-Main_Page #contentSub {
	display: none !important;
}

/* Position coordinates */
.mw-body-content #coordinates {
	position: absolute;
	top: 0.25em;
	right: 0;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-align: right;
	text-indent: 0;
	font-size: 85%;
	text-transform: none;
	white-space: nowrap;
}

.mw-indicators {
	position: relative;
}

#mw-indicator-coordinates {
    font-size: 13px;
}

#mw-indicator-coordinates #coordinates {
    top: 4.7em;
}

/* correct position for VE */
.ve-ce-surface #coordinates {
	margin-right: 3em;
	margin-top: -6.25;
}

/* mobile: hide coordinates until we find a better spot */
@media screen and ( max-width: 719px ) {
	#coordinates {
		display: none;
	}
}


/* T281974#8869238 */
.mw-indicators {
	position: relative;
}

#mw-indicator-coordinates {
    font-size: 13px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
Personal tools
Namespaces

Variants
Navigation
interaction
Tools