[style] Center note top title.
This commit is contained in:
parent
2cbb4f60ad
commit
0bd897d62e
@ -36,7 +36,11 @@ html, body {
|
||||
}
|
||||
|
||||
/* Headers */
|
||||
h1 {
|
||||
body > .node > h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.node .node h1 {
|
||||
font-size: 150%;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user