Difference between revisions of "MediaWiki:Common.css"
From E Nebraska History
(Created page with "→CSS placed here will be applied to all skins: #statebanner { width: 100%; height: 50px; position: fixed; background: #dbdbdbdb; }") |
(No difference)
|
Revision as of 18:57, 29 October 2016
/* CSS placed here will be applied to all skins */
#statebanner {
width: 100%;
height: 50px;
position: fixed;
background: #dbdbdbdb;
}