Jump to content

Template:S-note/styles.css: Difference between revisions

From The Democratika Wiki
>Pppery
 
(No difference)

Latest revision as of 18:43, 5 July 2024

/* {{pp-template}} */
.s-note {
	color: var( --color-base, #202122 );
	background-color: var( --background-color-interactive, #eaecf0 );
}

.s-note > td {
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.s-note > td.s-note-content {
	text-align: center;
}