Fix various templates for generating reports, per Buefy

also various other tweaks which came up along the way...
This commit is contained in:
Lance Edgar 2019-09-06 17:45:59 -05:00
parent cb4e9e9eda
commit 4c42ccc7d7
7 changed files with 102 additions and 26 deletions

View file

@ -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;
}
/******************************