solar update

This commit is contained in:
msinkec
2021-06-08 08:00:18 +02:00
parent 31ce97cb44
commit 6697c60c7f
11 changed files with 554 additions and 84 deletions

View File

@@ -84,6 +84,20 @@ html {
color: #006cb7;
}
.section-desc {
font-family: Roboto;
font-style: bold;
font-weight: 320;
font-size: 16px;
text-align: center;
line-height: 20px;
margin-block-start: 0.4em;
border-bottom: 3px solid #006cb7;
margin-bottom: 10px;
padding-bottom: 10px;
color: #006cb7;
}
label {
font-family: Roboto;
font-style: normal;