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 9: Line 9:


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

Revision as of 09:37, 22 March 2014

#content {
font-size: 105%;
font-family: verdana;
}
 
.infobox td {
	font-size:90%;
}

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