[S] Style H3
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
color: #5b3300;
|
||||
}
|
||||
|
||||
h1, h2 {
|
||||
h1, h2, h3 {
|
||||
border-bottom: 1px solid #5b3300;
|
||||
font-size: 2em;
|
||||
margin-top: 1em;
|
||||
@@ -20,6 +20,10 @@ h2 {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
code {
|
||||
padding: 1px 5px;
|
||||
background-color: beige;
|
||||
|
||||
Reference in New Issue
Block a user