User:Supatoad64/vector.css: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
m (Bugfixes)
m (My browser was updated and the text to small to read)
 
Line 6: Line 6:
/* Font size*/
/* Font size*/
#content, div#content {
#content, div#content {
margin-left: 160px; font-size: 10px !important;
margin-left: 160px; font-size: 16px !important;
}
}

Latest revision as of 02:16, 14 July 2021

/* Header font */
h1, h2 {
        font-family:Times !important;
}

/* Font size*/
#content, div#content {
	margin-left: 160px; font-size: 16px !important;
}