Template:Shortcut2/styles.css

.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;
}