Template:Note/styles.css: Difference between revisions
Template page
More actions
Gpe changed the content model of the page Template:Note/styles.css from "CSS" to "Sanitized CSS" |
// via Wikitext Extension for VSCode |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
.note { | .note { | ||
border-radius: var( --border-radius-- | border-radius: var( --border-radius--small ); | ||
} | } | ||
.design-note { | .design-note { | ||
background-color: # | background-color: #f6d32d1A; | ||
} | } | ||