From The Democratika Wiki
Revision as of 18:43, 5 July 2024 by >Pppery
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{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;
}