dev #33

Merged
bema merged 19 commits from dev into master 2023-02-16 14:58:52 +01:00
Showing only changes of commit 8e18fd9964 - Show all commits

View File

@@ -1,4 +1,9 @@
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700&display=swap');
imput {
box-sizing: border-box;
}
.hyperlink, .hyperlink:visited, .hyperlink:active { .hyperlink, .hyperlink:visited, .hyperlink:active {
color: rgb(47, 125, 146); color: rgb(47, 125, 146);
cursor: pointer; cursor: pointer;