Initial commit

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
Macintxsh 2024-06-06 22:39:59 +05:00
commit 5f64caf6bc
Signed by: mctaylors
GPG key ID: 4EEF4F949A266EE2
13 changed files with 400 additions and 0 deletions

18
assets/css/styles.css Normal file
View file

@ -0,0 +1,18 @@
:root {
}
.highlighted {
font-weight: bold;
}
.right {
float: right;
}
.footer {
font-style: italic;
}
.display {
font-size: 24px;
}