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