Difference between revisions of "MediaWiki:Common.css"

From FYSK: Daoist Culture Centre - Database
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: @media screen and (min-width: 720px) .header .branding-box { width: 18.0625em; }")
Tags: Mobile web edit Mobile edit
(No difference)

Revision as of 16:10, 22 July 2020

/* CSS placed here will be applied to all skins */
@media screen and (min-width: 720px)
.header .branding-box {
    width: 18.0625em;
}