INPUT PAGE WIP

This commit is contained in:
Aquaticholic
2022-01-28 13:40:10 +00:00
parent f05d55a14d
commit 87bebf8ae6
16 changed files with 526 additions and 86 deletions
@@ -22,7 +22,6 @@
color: white;
text-decoration: none;
font-size: 2.0rem;
height: 100%;
}
.toolbar_spacer {
@@ -37,14 +36,19 @@
}
.toolbar_items li {
color: white;
background-color: #00000000;
text-decoration: none;
font-size: 1.5rem;
padding: 0 0.6rem;
}
.toolbar_items a {
color: white;
text-decoration: none;
font-size: 1.5rem;
height: 200%;
padding-top: 0.8rem;
padding-bottom: 0.8rem;
}
.toolbar_items a:hover,