Module:Self/styles.css: Difference between revisions
Appearance
changes for dark theme |
m 1 revision imported |
(No difference)
| |
Latest revision as of 22:20, 22 April 2026
/* {{pp-template}} */
.wp-tmpl-self-license-wrapper {
margin:0.5em auto;
width:90%;
background-color: var(--background-color-interactive-subtle, #f0f0f0);
color: var(--color-base, #000);
border:2px solid var(--border-color-interactive, #aaaaaa);
padding:2px;
}