mirror of
https://github.com/AtHeartEngineer/upgrading-ethereum-book.git
synced 2026-01-09 21:38:07 -05:00
Modify heading sizes
This commit is contained in:
@@ -94,12 +94,24 @@ h6 + p {
|
||||
margin-top: 1ex;
|
||||
}
|
||||
|
||||
h4 code {font-size: inherit; }
|
||||
h3 {
|
||||
font-size: 130%;
|
||||
}
|
||||
|
||||
h5 code, h6 code {
|
||||
h4 {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 110%;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
h4 code, h5 code, h6 code {font-size: inherit; }
|
||||
|
||||
div.image {
|
||||
text-align: center;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user