forked from rc/aircox
content css
This commit is contained in:
@ -132,6 +132,15 @@ a.navbar-item.is-active {
|
||||
p {
|
||||
padding: 0.4em 0em;
|
||||
}
|
||||
|
||||
.content {
|
||||
.h1 { font-size: 2em; font-weight: bolder; }
|
||||
.h2 { font-size: 1.5em; font-weight: bolder; }
|
||||
.h3 { font-size: 1.17em; font-weight: bolder; }
|
||||
.h4 { font-size: 1em; font-weight: bolder; }
|
||||
.h5 { font-size: 0.83em; font-weight: bolder; }
|
||||
.h6 { font-size: 0.67em; font-weight: bolder; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user