Changes

183 bytes removed ,  09:38, 13 August 2020
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: Arial, Helvetica, sans-serif;
  −
  font-size: 2em;
  −
  font-weight: bold;
  −
  color: white;
  −
}
  −
  −
a {
  −
  color: hotpink;
  −
}
  −
  −
/* visited link */
  −
a:visited {
  −
  color: green;
  −
}