Changed styles

This commit is contained in:
James Dinh 2022-08-29 18:35:15 -07:00
parent f0808895ce
commit e61fded311
2 changed files with 3 additions and 4 deletions

View File

@ -262,7 +262,7 @@
<h4 class="timeline-description-subtitle">8/14 | 4:00pm - 4:30pm</h4><br>
<p class="timeline-description">Congratuations! Judge scores are tallied and here's where we announce the 1st, 2nd, and 3rd place teams along with constructive feedback for each in the <u>Community Room</u>.</p>
<ul class="timeline-description-list">
<li><u>Winners</u>: we will contact you via Email about your prizes; allow up to 2 days for a response</li>
<li><u>Winners</u>: we will contact you via Email/Discord about your prizes; please allow up to 2 days for a response</li>
<li>For Questions, ask in the Discord server (#ask-questions), or contact tech support at <a class="link tooltip email-link email-replace-tech" target="_blank" href="mailto:tech@gilroyhacks.com">tech@gilroyhacks.com</a></li>
</ul>
<div class="timeline-links">

View File

@ -265,7 +265,6 @@ var options = {
type: 'bar',
height: 350,
stacked: true,
theme: 'dark'
},
plotOptions: {
bar: {
@ -277,7 +276,7 @@ var options = {
colors: ['#fff']
},
title: {
text: 'Team Scores',
text: 'Team Scores - [Summer 2022]',
style: {
color: '#fff'
}