Changed winner banner
This commit is contained in:
parent
1ed1236800
commit
0041a0f837
@ -207,8 +207,7 @@ nav ul li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#team-emphasis {
|
#team-emphasis {
|
||||||
color:rgb(157, 201, 255);
|
color:rgb(180, 213, 253);
|
||||||
font-weight: bold;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tooltip-nav {
|
.tooltip-nav {
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
<header>
|
<header>
|
||||||
<div id="header-background">
|
<div id="header-background">
|
||||||
<div id="header-gradient">
|
<div id="header-gradient">
|
||||||
<div id="winners">Congrats to the winners of the Gilroy Hacks 2022 Summer Hackathon: <span id="team-emphasis">Team 7</span></div>
|
<div id="winners">Congrats to the winners of the Gilroy Hacks 2022 Summer Hackathon: <span id="team-emphasis">Team 7 - Christian Nguyen, Connor Palsgrove</span></div>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<img id="logo" src="img/Gilroy_Hacks_Logo_Summer.png" height="400" width="400" alt="logo"/>
|
<img id="logo" src="img/Gilroy_Hacks_Logo_Summer.png" height="400" width="400" alt="logo"/>
|
||||||
<hr id="line-header">
|
<hr id="line-header">
|
||||||
@ -643,6 +643,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="prize-box">
|
<div id="prize-box">
|
||||||
Prizes will be in the form of these (very snazzy) items (amounts above are the estimated total value):<br>
|
Prizes will be in the form of these (very snazzy) items (amounts above are the estimated total value):<br>
|
||||||
<ul id="prize-list">
|
<ul id="prize-list">
|
||||||
|
Loading…
Reference in New Issue
Block a user