mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-16 05:44:17 -06:00
removed subteams: removed css testing colours
This commit is contained in:
parent
891b818e93
commit
66cd3fb13d
@ -1,5 +1,4 @@
|
|||||||
#subteams {
|
#subteams {
|
||||||
background-color: whitesmoke;
|
|
||||||
margin-left: 1rem;
|
margin-left: 1rem;
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
}
|
}
|
||||||
@ -19,7 +18,6 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background-color: grey;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#subteams table td {
|
#subteams table td {
|
||||||
@ -39,7 +37,6 @@
|
|||||||
.subteamsEnd {
|
.subteamsEnd {
|
||||||
text-align: end;
|
text-align: end;
|
||||||
justify-content: end;
|
justify-content: end;
|
||||||
background-color: aqua;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.subteamsEnd h2 {
|
.subteamsEnd h2 {
|
||||||
@ -48,7 +45,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#subteamContent {
|
#subteamContent {
|
||||||
background-color: blueviolet;
|
|
||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user