Template:Shortcut2/styles.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
.shortcut2 {
	float: right; /* automatically changed to “left” on RTL pages */
	margin: 0.4em;
	border: 1px solid #ccc;
	background-color: white;
	padding: 0 1em;
	text-align: center;
	font-size: 85%;
	border-radius: 4px;
}