From Wikipedia, the free encyclopedia
/* {{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;
}