Difference between revisions of "MediaWiki:Common.css"
From E Nebraska History
| Line 5: | Line 5: | ||
position: fixed; | position: fixed; | ||
background: url(http://www.e-nebraskahistory.org/images/2white.gif); | background: url(http://www.e-nebraskahistory.org/images/2white.gif); | ||
| − | background-size: cover; | + | /*background-size: cover;*/ |
top: 0; | top: 0; | ||
} | } | ||
Revision as of 19:41, 29 October 2016
/* CSS placed here will be applied to all skins */
#statebanner {
width: 100%;
height: 20px;
position: fixed;
background: url(http://www.e-nebraskahistory.org/images/2white.gif);
/*background-size: cover;*/
top: 0;
}