More actions
Content deleted Content added
Gpe changed the content model of the page Template:Note/styles.css from "CSS" to "Sanitized CSS" Tag: content model change |
// via Wikitext Extension for VSCode |
||
Line 1: | Line 1: | ||
.note { |
.note { |
||
border-radius: var( --border-radius-- |
border-radius: var( --border-radius--small ); |
||
} |
} |
||