bema/ref/visual_tools_revamp #31

Merged
bema merged 6 commits from bema/ref/visual_tools_revamp into dev 2023-02-15 13:16:25 +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;