Added certficats

This commit is contained in:
2024-02-22 22:09:17 +01:00
parent 2264ecc8f9
commit 8c2307963b
2 changed files with 28 additions and 1 deletions

View File

@@ -53,6 +53,14 @@ body {
background-color: var(--foregroundSecondaryColor);
}
a {
color: var(--primaryColor)
}
a:hover {
color: var(--secondaryColor)
}
/* Buttons */
/* Inputs */
/* Timeline custom component */