MediaWiki:Foreground.css

From artserver wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/*menu*/
div#page-content a {
    color: #FFFFFF! !important;
}

button.button.search {background-color: #DE00FF !important;
border-color: #DE00FF !important;
font-weight: bold !important;
font-family: "DejaVuSansMonoBold",serif !important;
}

/*page*/

.title-name, h1,h2,h3,h4,h5 {font-family:'DejaVuSansMonoBold'!important;}

h1,h2,h3,h4,h5 {
 margin-bottom: 0.75em!important;
 margin-top: 0.75em!important;

}

p {
 margin-bottom: 1.5em!important;
}

.title-name { font-size: 1.6rem!important;}

p, li, .top-bar input {font-family:'DejaVuSansMono'!important;}

div#page-content  a {color:#DE00FF !important; }

div#page-content a:hover  { text-decoration: underline !important; }

.namespace.label { background:#DE00FF !important;}

blockquote {
    font-family: "DejaVuSans";
}

.title-name, h1,h2,h3,h4 {
    font-family: 'Ricasso', cursive!important;
    font-weight: regular!important;
}