MediaWiki:Gadget-VectorClassic.css

Hello, you have come here looking for the meaning of the word MediaWiki:Gadget-VectorClassic.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word MediaWiki:Gadget-VectorClassic.css, but we will also tell you about its etymology, its characteristics and you will know how to say MediaWiki:Gadget-VectorClassic.css in singular and plural. Everything you need to know about the word MediaWiki:Gadget-VectorClassic.css you have here. The definition of the word MediaWiki:Gadget-VectorClassic.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofMediaWiki:Gadget-VectorClassic.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
html, body {
    font-family: sans-serif;
}
div#content {
    color: black;
}
div#content h1,
div#content h2,
div#content #firstHeading,
div#content .mw-editsection {
    font-family: inherit;
}
div#content h1,
div#content h2,
div#content h3,
div#content h4,
div#content h5,
div#content h6 {
    line-height: inherit;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
}
div#content #firstHeading {
    font-size: 1.6em;
    line-height: 1.2em;
    margin-bottom: 0.1em;
    padding-bottom: 0;
}
div#content h1 {
    font-size: 188%;
    margin-bottom: 0.6em;
}
div#content h2 {
    font-size: 150%;
    margin-bottom: 0.6em;
}
div#content h3 {
    font-size: 132%;
}
div#content h4 {
    font-size: 116%;
}
div#content h5 {
    font-size: 108%;
}
div#content h6 {
    font-size: 100%;
}
.mw-body-content,
#bodyContent {
    font-size: 0.8125em;
    line-height: 1.5em;
}