Changes

no edit summary
Line 1: Line 1:  
#mainpage-searchinput .mw-ui-button[name="fulltext"] { display: none; } /* hide full text search box, which cannot currently be disabled */
 
#mainpage-searchinput .mw-ui-button[name="fulltext"] { display: none; } /* hide full text search box, which cannot currently be disabled */
    +
h2 {
 +
  font-family: 'Bebas Neue', cursive;
 +
  font-size: 2em;
 +
  font-weight: bold;
 +
  color: white;
 +
}
    
#mainpage-map {
 
#mainpage-map {