Changed Nav and Footer
This commit is contained in:
parent
f349a0f8e1
commit
2a4d5f89d6
@ -79,9 +79,9 @@
|
|||||||
<ul id="navList">
|
<ul id="navList">
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#event">Event</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#event">Event</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#workshops">Workshops</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#workshops">Workshops</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#rules">Rules</a></li>
|
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#prizes">Prizes</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#prizes">Prizes</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#team">Team</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#team">Team</a></li>
|
||||||
|
<li><a class="navlink" onclick="uncheck('check')" href="rules.html">Rules<svg class="new-tab-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/></svg></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
@ -152,7 +152,7 @@
|
|||||||
<footer>
|
<footer>
|
||||||
<div id="footer-container">
|
<div id="footer-container">
|
||||||
<article id="footer-desc">
|
<article id="footer-desc">
|
||||||
<img id="footer-logo" src="img/Gilroy_Hacks_Logo_Summer_wide_2.png" alt="logo"/>
|
<div id="footer-logo-div"><img id="footer-logo" src="img/Gilroy_Hacks_Logo_Summer_wide_2.png" alt="logo"/></div>
|
||||||
<p>
|
<p>
|
||||||
Gilroy Hacks is a student-led organization focused on promoting community engagement and improving STEM exposure for local high school students.
|
Gilroy Hacks is a student-led organization focused on promoting community engagement and improving STEM exposure for local high school students.
|
||||||
</p>
|
</p>
|
||||||
|
@ -85,9 +85,9 @@
|
|||||||
<ul id="navList">
|
<ul id="navList">
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="#event">Event</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="#event">Event</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="#workshops">Workshops</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="#workshops">Workshops</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="rules.html">Rules</a></li>
|
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="#prizes">Prizes</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="#prizes">Prizes</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="#team">Team</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="#team">Team</a></li>
|
||||||
|
<li><a class="navlink" onclick="uncheck('check')" href="rules.html">Rules<svg class="new-tab-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/></svg></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -77,9 +77,9 @@
|
|||||||
<ul id="navList">
|
<ul id="navList">
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#event">Event</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#event">Event</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#workshops">Workshops</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#workshops">Workshops</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="rules.html">Rules</a></li>
|
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#prizes">Prizes</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#prizes">Prizes</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#team">Team</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#team">Team</a></li>
|
||||||
|
<li><a class="navlink" onclick="uncheck('check')" href="rules.html">Rules<svg class="new-tab-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/></svg></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
@ -339,7 +339,7 @@
|
|||||||
<footer>
|
<footer>
|
||||||
<div id="footer-container">
|
<div id="footer-container">
|
||||||
<article id="footer-desc">
|
<article id="footer-desc">
|
||||||
<img id="footer-logo" src="img/Gilroy_Hacks_Logo_Summer_wide_2.png" alt="logo"/>
|
<div id="footer-logo-div"><img id="footer-logo" src="img/Gilroy_Hacks_Logo_Summer_wide_2.png" alt="logo"/></div>
|
||||||
<p>
|
<p>
|
||||||
Gilroy Hacks is a student-led organization focused on promoting community engagement and improving STEM exposure for local high school students.
|
Gilroy Hacks is a student-led organization focused on promoting community engagement and improving STEM exposure for local high school students.
|
||||||
</p>
|
</p>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
|
||||||
<title>Gilroy Hacks · Licenses</title>
|
<title>Gilroy Hacks · Rules</title>
|
||||||
<link href="css/second.css" rel="stylesheet" type="text/css" media="all">
|
<link href="css/second.css" rel="stylesheet" type="text/css" media="all">
|
||||||
<link href="css/scroll_nav.css" rel="stylesheet" type="text/css" media="all">
|
<link href="css/scroll_nav.css" rel="stylesheet" type="text/css" media="all">
|
||||||
<link rel="icon" href="img/Gilroy-Hacks-Logo-icon-tp.ico">
|
<link rel="icon" href="img/Gilroy-Hacks-Logo-icon-tp.ico">
|
||||||
@ -77,9 +77,9 @@
|
|||||||
<ul id="navList">
|
<ul id="navList">
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#event">Event</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#event">Event</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#workshops">Workshops</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#workshops">Workshops</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="rules.html">Rules</a></li>
|
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#prizes">Prizes</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#prizes">Prizes</a></li>
|
||||||
<li><a class="navlink" onclick="uncheck('check')" href="./#team">Team</a></li>
|
<li><a class="navlink" onclick="uncheck('check')" href="./#team">Team</a></li>
|
||||||
|
<li><a class="navlink" onclick="uncheck('check')" href="rules.html">Rules<svg class="new-tab-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/></svg></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
@ -222,7 +222,7 @@
|
|||||||
<footer>
|
<footer>
|
||||||
<div id="footer-container">
|
<div id="footer-container">
|
||||||
<article id="footer-desc">
|
<article id="footer-desc">
|
||||||
<img id="footer-logo" src="img/Gilroy_Hacks_Logo_Summer_wide_2.png" alt="logo"/>
|
<div id="footer-logo-div"><img id="footer-logo" src="img/Gilroy_Hacks_Logo_Summer_wide_2.png" alt="logo"/></div>
|
||||||
<p>
|
<p>
|
||||||
Gilroy Hacks is a student-led organization focused on promoting community engagement and improving STEM exposure for local high school students.
|
Gilroy Hacks is a student-led organization focused on promoting community engagement and improving STEM exposure for local high school students.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user