Fix various templates for generating reports, per Buefy
also various other tweaks which came up along the way...
This commit is contained in:
parent
cb4e9e9eda
commit
4c42ccc7d7
7 changed files with 102 additions and 26 deletions
|
@ -55,8 +55,13 @@ header .level .theme-picker {
|
|||
display: inline-flex;
|
||||
}
|
||||
|
||||
#content-title {
|
||||
padding: 0.3rem;
|
||||
}
|
||||
|
||||
#content-title h1 {
|
||||
font-size: 2em;
|
||||
font-size: 2rem;
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
/******************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue