Template:Fake heading/styles.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Template:Fake heading/styles.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
mNo edit summary |
||
Line 4: | Line 4: | ||
#fh4 { font-size: 126%; } | #fh4 { font-size: 126%; } | ||
#fh5 { font-size: 111%; } | #fh5 { font-size: 111%; } | ||
#fh1, #fh2 { | #fh1, #fh2 { | ||
border-bottom: 1px solid #aaa; | border-bottom: 1px solid #aaa; | ||
Line 13: | Line 14: | ||
padding: 0.5em 0 0.17em; | padding: 0.5em 0 0.17em; | ||
} | } | ||
#bodyContent #fh1, #bodyContent #fh2 { | #bodyContent #fh1, #bodyContent #fh2 { | ||
margin-bottom: 0.6em; | margin-bottom: 0.6em; |
Revision as of 12:53, January 5, 2025
#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;
}
#fh3, #fh4, #fh5, #fh6 {
font-weight: bold;
}
#fh1, #fh2, #fh3, #fh4, #fh5, #fh6 {
padding: 0.5em 0 0.17em;
}
#bodyContent #fh1, #bodyContent #fh2 {
margin-bottom: 0.6em;
}
#bodyContent #fh3, #bodyContent #fh4, #bodyContent #fh5 {
margin-bottom: 0.3em;
}