mirror of
https://github.com/Team4388/ScoutingApp2022.git
synced 2026-06-09 00:38:03 -06:00
INPUT PAGE WIP
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user