mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
content styling
This commit is contained in:
@@ -447,6 +447,21 @@ select.form-control:not([multiple]):not([size]) {
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
.content h1 {
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
.content h2 {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
.content h3 {
|
||||
font-size: 1.17rem;
|
||||
}
|
||||
.content h4,
|
||||
.content h5,
|
||||
.content h6 {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
/* theme: sepia */
|
||||
|
||||
.themepicker input[value=sepia] + .themepicker-label,
|
||||
|
Reference in New Issue
Block a user