Template:Event/style.css

Revision as of 06:02, 12 June 2022 by Samwilson (talk | contribs) (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; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.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