MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||
.header { | |||
background-image: url(https://wiki.geministation.com/images/7/78/Header3.png); | |||
background-repeat: no-repeat; | |||
display: block; | |||
margin-left: auto; | |||
margin-right: 1px !important; | |||
width: 800px; | |||
height: auto; | |||
} | |||
#homepagesearch input[type=text] { | #homepagesearch input[type=text] { | ||