Template: Event/style.css

(Created page with ".tpl-event { font-variant:small-caps; margin:0; border:1px solid #bbb; border-bottom:0; background-color:lightblue; padding:0 0.3em; display:flex; }")
 
(Samwilson changed the content model of the page Template:Event/style.css from "wikitext" to "Sanitized CSS")
Tag: content model change
(No difference)

Revision as of 06:02, 12 June 2022

.tpl-event {
    font-variant:small-caps; margin:0; border:1px solid #bbb; border-bottom:0;
    background-color:lightblue; padding:0 0.3em; display:flex;
}
Discuss this page