Fix font size
This commit is contained in:
parent
9f285a1e7b
commit
8e3947478a
@ -47,7 +47,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.align-right {
|
.align-right {
|
||||||
text-align: right
|
text-align: right;
|
||||||
|
font-size: 11pt
|
||||||
}
|
}
|
||||||
|
|
||||||
.page {
|
.page {
|
||||||
@ -89,6 +90,7 @@
|
|||||||
h3 {
|
h3 {
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 1px;
|
border-bottom-width: 1px;
|
||||||
|
font-size: 13pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1.name {
|
h1.name {
|
||||||
|
Loading…
Reference in New Issue
Block a user