Jump to content

User:Soupisgoodfood/vector.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
#content {
#content {
font-size: 115%;
font-size: 115%;
font-family: Kozuka Mincho Pro, georgia, verdana;
font-family: Didot, Kozuka Mincho Pro, georgia, verdana;
}
}

Revision as of 09:55, 22 March 2014

#content {
font-size: 115%;
font-family: Didot, Kozuka Mincho Pro, georgia, verdana;
}
 
.infobox td {
	font-size:90%;
}

#content p {
	max-width:600px;
}