Template:Box/styles.css: Difference between revisions

From TestWiki
Content added Content deleted
(From WikiData)
(No difference)

Revision as of 16:33, 24 January 2023

.wd-box { box-shadow: 0 0 .2em #999; border-radius: .2em; margin: 0 0 2em 0; padding: 10px; width: 100%; box-sizing: border-box; background-color: white; } .wd-box .header { padding: 1em 1.6em 1em; font-size: 220%; color: #484848; } .wd-box .subheader { padding: 0.5em 1.6em 0.5em; font-size: 120%; color: #484848; } .wd-box .description { color: #666; }