This commit is contained in:
parent
0da4340001
commit
574d51914c
17 changed files with 180 additions and 9 deletions
|
@ -1,3 +1,10 @@
|
|||
.header__intro_headline {
|
||||
font: bold var(--fs-xxl) "Arial";
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.header__intro_text {
|
||||
font-family: var(--ff-body)
|
||||
}
|
||||
table, th, td {
|
||||
border: 1px solid;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue