mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-10 21:27:12 -06:00
attempted to change the css, added past sponsors spot
This commit is contained in:
@ -39,12 +39,21 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#OurSponsors div div h3 {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#OurSponsors h2 {
|
||||
background-color: aquamarine;
|
||||
text-align: center;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
#OurSponsors h3 {
|
||||
text-align: left;
|
||||
#SponsorFlexEnd {
|
||||
text-align: end;
|
||||
}
|
||||
|
||||
.SponsorsTitle {
|
||||
text-align: left;
|
||||
border-bottom: 2px solid black;
|
||||
}
|
||||
|
Reference in New Issue
Block a user