diff --git a/css/contact.css b/css/contact.css index 6b0296f..a0d349f 100644 --- a/css/contact.css +++ b/css/contact.css @@ -650,6 +650,26 @@ option { background-size: 0 0.1em, 100% 0.1em; } +@media (max-width: 869px) { + #footer-desc { + margin-bottom: 20px; + } +} + +@media (max-width: 565px) { + footer * { + text-align: center; + justify-content: center; + } + .footer-title { + margin-bottom: 0 !important; + } + #footer-desc, #footer-links, #footer-location { + margin-right: 0 !important; + margin-bottom: 20px; + } +} + footer { width: auto; height: auto; @@ -695,12 +715,6 @@ footer { margin: 0 10px; } -.new-tab-icon { - fill: white; - height: 10px; - margin-left: 5px; -} - #footer-copyright { color: rgb(129, 129, 129); } @@ -717,6 +731,10 @@ footer { text-align: left; } +.footer-title { + margin-bottom: 19px; +} + #footer-location { width: 220px; margin-top: 7px; diff --git a/css/general.css b/css/general.css index 757729a..4136699 100644 --- a/css/general.css +++ b/css/general.css @@ -1692,10 +1692,29 @@ section { margin-right: 5px; } +.workshop-instructor { + width: 20px; + height: 20px; + margin: 0 5px 0 10px; +} + +.instructor-img { + width: 20px; + height: 20px; +} + +.default-pfp { + border-radius: 50%; + border: 1px solid rgb(161, 161, 161); +} + .workshop-footer { padding: 10px 30px; text-align: center; background-color: #151618; + display: flex; + justify-content: center; + align-items: center; } /* Rules */ diff --git a/css/licenses.css b/css/licenses.css index 3ff41e4..b7c6157 100644 --- a/css/licenses.css +++ b/css/licenses.css @@ -566,6 +566,26 @@ section { background-size: 0 0.1em, 100% 0.1em; } +@media (max-width: 869px) { + #footer-desc { + margin-bottom: 20px; + } +} + +@media (max-width: 565px) { + footer * { + text-align: center; + justify-content: center; + } + .footer-title { + margin-bottom: 0 !important; + } + #footer-desc, #footer-links, #footer-location { + margin-right: 0 !important; + margin-bottom: 20px; + } +} + footer { width: auto; height: auto; @@ -611,12 +631,6 @@ footer { margin: 0 10px; } -.new-tab-icon { - fill: white; - height: 10px; - margin-left: 5px; -} - #footer-copyright { color: rgb(129, 129, 129); } @@ -633,6 +647,10 @@ footer { text-align: left; } +.footer-title { + margin-bottom: 19px; +} + #footer-location { width: 220px; margin-top: 7px; diff --git a/img/Gilroy Hacks Logo (app).png b/img/Gilroy Hacks Logo (app).png index e0043df..f5b7429 100644 Binary files a/img/Gilroy Hacks Logo (app).png and b/img/Gilroy Hacks Logo (app).png differ diff --git a/img/Gilroy Hacks Logo [Summer-wide-2].png b/img/Gilroy Hacks Logo [Summer-wide-2].png index e609b62..47a4cf1 100644 Binary files a/img/Gilroy Hacks Logo [Summer-wide-2].png and b/img/Gilroy Hacks Logo [Summer-wide-2].png differ diff --git a/img/Gilroy Hacks Logo [Summer].png b/img/Gilroy Hacks Logo [Summer].png index 04ed357..bc14748 100644 Binary files a/img/Gilroy Hacks Logo [Summer].png and b/img/Gilroy Hacks Logo [Summer].png differ diff --git a/img/Gilroy Hacks Logo [icon-tp-podium].png b/img/Gilroy Hacks Logo [icon-tp-podium].png index 85daf8e..9951b39 100644 Binary files a/img/Gilroy Hacks Logo [icon-tp-podium].png and b/img/Gilroy Hacks Logo [icon-tp-podium].png differ diff --git a/img/Kunodi_speaker.png b/img/Kunodi_speaker.png index a67c6dd..980dd4b 100644 Binary files a/img/Kunodi_speaker.png and b/img/Kunodi_speaker.png differ diff --git a/img/NEHEME_drone.png b/img/NEHEME_drone.png index 114f3b1..4e1cc4e 100644 Binary files a/img/NEHEME_drone.png and b/img/NEHEME_drone.png differ diff --git a/img/bars.png b/img/bars.png index 9f9b363..0dad896 100644 Binary files a/img/bars.png and b/img/bars.png differ diff --git a/img/bronze-laurel.png b/img/bronze-laurel.png index 9bcac21..762774b 100644 Binary files a/img/bronze-laurel.png and b/img/bronze-laurel.png differ diff --git a/img/css.png b/img/css.png index 943c7e2..b6b0012 100644 Binary files a/img/css.png and b/img/css.png differ diff --git a/img/gavilan_college.png b/img/gavilan_college.png index 7435604..5b8f6ee 100644 Binary files a/img/gavilan_college.png and b/img/gavilan_college.png differ diff --git a/img/gear_logo.png b/img/gear_logo.png index 73b69fd..35970e0 100644 Binary files a/img/gear_logo.png and b/img/gear_logo.png differ diff --git a/img/git.png b/img/git.png index 2f82b89..c9460c1 100644 Binary files a/img/git.png and b/img/git.png differ diff --git a/img/gold-laurel.png b/img/gold-laurel.png index d79dfde..6ad3df1 100644 Binary files a/img/gold-laurel.png and b/img/gold-laurel.png differ diff --git a/img/html.png b/img/html.png index 3ce021c..727fb12 100644 Binary files a/img/html.png and b/img/html.png differ diff --git a/img/jd.png b/img/jd.png index ef52fcc..8925ba6 100644 Binary files a/img/jd.png and b/img/jd.png differ diff --git a/img/mountains-1.jpeg b/img/mountains-1.jpeg new file mode 100644 index 0000000..63d5659 Binary files /dev/null and b/img/mountains-1.jpeg differ diff --git a/img/pixoo_sling_bag.png b/img/pixoo_sling_bag.png index 0c08ed1..a3e449b 100644 Binary files a/img/pixoo_sling_bag.png and b/img/pixoo_sling_bag.png differ diff --git a/img/python_code.jpeg b/img/python_code.jpeg new file mode 100644 index 0000000..ee1bb18 Binary files /dev/null and b/img/python_code.jpeg differ diff --git a/index.html b/index.html index 8d708c3..7aacca9 100644 --- a/index.html +++ b/index.html @@ -64,6 +64,7 @@ } + @@ -191,7 +192,7 @@
  • After this event, participants will head back home to start coding
  • @@ -246,7 +247,7 @@
  • Your team will be graded on both the product and presentation as per the rubric
  • @@ -264,7 +265,7 @@
  • For Questions, ask in the Discord server (#ask-questions), or contact tech support at tech@gilroyhacks.com
  • @@ -496,8 +497,8 @@

    Study Room

    - - + Git + HTML
    @@ -521,7 +522,7 @@
    @@ -531,7 +532,7 @@

    Study Room

    - + Python
    @@ -555,7 +556,7 @@