Content deleted Content added
add a note |
Dark mode css |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1:
/* {{pp|small=yes}} */
.preview-warning {
font-style: italic;
Line 4 ⟶ 5:
padding-left: 1.6em;
margin-bottom: 0.5em;
color: var(--color-error, red);
}
|