Template:Fake heading/styles.css

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
#fh1 { font-size: 193%; }
#fh2 { font-size: 166%; }
#fh3 { font-size: 142%; }
#fh4 { font-size: 126%; }
#fh5 { font-size: 111%; }

#fh1, #fh2 {
	border-bottom: 1px solid #aaa;
	margin-bottom: 0.6em;
}
#fh3, #fh4, #fh5 {
	margin-bottom: 0.3em;
}
#fh3, #fh4, #fh5, #fh6 {
	font-weight: bold;
}
#fh1, #fh2, #fh3, #fh4, #fh5, #fh6 {
	padding: 0.5em 0 0.17em;
}