Add row-title, row-subtitle
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
ea582dd986
commit
2edc279703
1 changed files with 10 additions and 0 deletions
10
style.css
10
style.css
|
@ -174,6 +174,16 @@ h1 {margin-top: 3vh;}
|
|||
min-height: 1.5cm;
|
||||
}
|
||||
|
||||
.row-subtitle {
|
||||
margin-top: -0.2cm;
|
||||
font-size: 10pt;
|
||||
opacity: 0.4;
|
||||
}
|
||||
.row-title {
|
||||
margin-top: 0.2cm;
|
||||
|
||||
}
|
||||
|
||||
.propertyrow {
|
||||
display: grid;
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Reference in a new issue