Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Redirects/styles.css

Template page
Revision as of 17:37, 28 April 2024 by commons>JWBTH (Please don't create anything with text that small – see w:MOS:SMALL "In no case should the resulting font size of any text drop below 85% of the page's default font size". I used styles from w:Module:Shortcut/styles.css.)
.shortcutbox-template {
	float: right;
	margin: 0 0 0 1em;
	border: 1px solid #a2a9b1;
	background-color: #fff;
	color: inherit; /* support dark mode */
	padding: 0.3em 0.6em 0.2em 0.6em;
	text-align: center;
	font-size: 85%;
}

.shortcutbox-template-header {
	display: inline-block;
	border-bottom: 1px solid #a2a9b1;
	margin-bottom: 0.2em;
}

.shortcutbox-template-floatleft {
	/* @noflip */
	float: left;
	/* @noflip */
	margin: 2px .5em 2px 0;
}

.shortcutbox-template-floatright {
	/* @noflip */
	float: right;
	/* @noflip */
	margin: 2px 0 2px .5em;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.