Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:FrameData/shared/styles.css

Template page
Revision as of 21:38, 24 January 2023 by dustloop>TarkusLee
table.frameTable {
	border-collapse: collapse;
}

.frameTable th {
	border: 1px solid var(--border-color-base--darker);
	font-size: 0.875em;
}

.frameTable td, .frameTable th {
	border: 1px solid var(--border-color-base--darker);
	font-size: 0.875em;
	padding: 0.75em;
	text-align: center;
}

.frameTable tr:hover {
	background-color: var(--color-surface-3);
}
MediaWiki Appliance - Powered by TurnKey Linux