removed subteams: removed css testing colours

This commit is contained in:
darkicewolf50 2024-03-23 15:07:31 -06:00
parent 891b818e93
commit 66cd3fb13d

View File

@ -1,5 +1,4 @@
#subteams {
background-color: whitesmoke;
margin-left: 1rem;
margin-right: 1rem;
}
@ -19,7 +18,6 @@
display: flex;
flex-direction: column;
justify-content: center;
background-color: grey;
}
#subteams table td {
@ -39,7 +37,6 @@
.subteamsEnd {
text-align: end;
justify-content: end;
background-color: aqua;
}
.subteamsEnd h2 {
@ -48,7 +45,6 @@
}
#subteamContent {
background-color: blueviolet;
padding-top: 1rem;
padding-left: 1rem;
padding-right: 1rem;