added title styling to default stylesheet
This commit is contained in:
parent
2bc12ff2ed
commit
de86a92928
1 changed files with 5 additions and 0 deletions
|
@ -90,6 +90,11 @@ h1 {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.title {
|
||||
text-transform: lowercase;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
article h1:first-of-type {
|
||||
margin-block-start: 1.67rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue