Change layout (experimental)
This commit is contained in:
15
assets/css/title.css
Normal file
15
assets/css/title.css
Normal file
@@ -0,0 +1,15 @@
|
||||
/* titles */
|
||||
h1, h2, h3 {
|
||||
font-weight: normal;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.3em;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: 10px;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
Reference in New Issue
Block a user