Changes

Jump to navigation Jump to search

MediaWiki:Vector.css

343 bytes added, 00:01, 29 September 2019
no edit summary
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path fill="#6a491d" d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
*/
 
 
 
/**
* Styles for http://hitchwiki.org/en/MediaWiki:Sitenotice to take all white space above the header.
*
* More styles for this banner at https://hitchwiki.org/en/MediaWiki:Common.css
*/
#siteNotice {
margin: -1em -1em 10px -1em;
}
@media screen and (min-width: 982px) {
#siteNotice {
margin: -1.25em -1.5em 1.5em -1.5em
}
}

Navigation menu