Jump to content

User:Chalisque/minerva.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#content {
	font-family: "Adobe Garamond Pro","Palatino Linotype",serif;
	font-size: 1.3rem;
}
h1 {
	font-family: inherit;
	font-weight: bold;
	font-size: 2.2rem;
}
h2 {
	font-family: inherit;
	font-weight: bold;
	font-size: 2.0rem;
}
h3 {
	font-family: inherit;
	font-weight: bold;
	font-size: 1.8rem;
}
h4 {
	font-family: inherit;
	font-weight: bold;
	font-size: 1.6rem;
}
h5 {
	font-family: inherit;
	font-weight: bold;
	font-size: 1.5rem;
}
blockquote {
	font-family: "Adobe Garamond Pro","Palatino Linotype",serif;
	font-size: inherit;
	background-color: #eef;
}