Template:Shortcut/styles.css

Revision as of 16:44, 15 January 2026 by Ivan (talk | contribs) (Created page with ": .shortcut-box { padding: 7px; min-width: 70px; max-width: 400px; } .shortcut-box-title { font-weight: bold; text-align: center; } .shortcut-box-row { margin: 0 1em; } [[Category:Template styles]] [[ru:Template:Shortcut]]: ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/**/.shortcut-box {
	padding: 7px;
	min-width: 70px;
	max-width: 400px;
}
.shortcut-box-title {
	font-weight: bold;
	text-align: center;
}
.shortcut-box-row {
	margin: 0 1em;
}
/*
[[Category:Template styles]]
[[ru:Template:Shortcut]]
*/