Skip to content

Commit 94ac62a

Browse files
committed
week 1, post 1
updates basically all pages with new fun info. - removed herobrine
1 parent 9b3e120 commit 94ac62a

File tree

10 files changed

+117
-16
lines changed

10 files changed

+117
-16
lines changed

about-us.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<br>
4141
<!-- ABOUT US -->
4242
<div id="about" class="container-fluid text-center bg-2">
43-
<h2 class="aboutus_title">ABOUT US</h3>
43+
<h2 class="aboutus_title">ABOUT US</h2>
4444
<p class="textcolor textitalic aboutus_desc">
4545
Crevolution is a robotics team from Sterling Heights, Michigan, that is
4646
composed of students from the Utica Community Schools District. Each

assets/img/reefscape-text.svg

Lines changed: 24 additions & 0 deletions
Loading

css/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,4 +274,8 @@ a {
274274
}
275275
.form-control:hover {
276276
background-color: #FFFCF2;
277+
}
278+
.reefscape {
279+
background-image: linear-gradient(160deg, #656CB2, #2e684c);
280+
border-radius: 15px;
277281
}

css/robot.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,14 @@ nav {
7171
padding: 22px 0 22px 0;
7272

7373
}
74-
74+
h2 {
75+
color: #fff;
76+
font-family: "Montserrat", sans-serif;
77+
font-optical-sizing: auto;
78+
font-weight: 800;
79+
font-style: normal;
80+
text-align: center;
81+
}
7582

7683
.navbar-toggler {
7784
margin-top: 11px;

css/updates.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,4 +394,11 @@ font-weight: 900;
394394
font-weight: 800;
395395
padding: 3px;
396396
padding-left: 10px; padding-right: 10px;
397+
}
398+
.all {
399+
background-color: #efb821;
400+
color: #000;
401+
font-weight: 800;
402+
padding: 3px;
403+
padding-left: 10px; padding-right: 10px;
397404
}

index.html

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@
55

66
<meta charset="UTF8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1" />
8+
89
<link
910
rel="icon"
1011
href="assets/img/CrevoSmaller.svg"
1112
type="image/png"
1213
sizes="16x16" />
14+
<link rel="stylesheet"
15+
href="css/lite-yt-embed.css" />
1316
<link
1417
href="css/bootstrap.min.css"
1518
rel="stylesheet">
@@ -29,6 +32,7 @@
2932
<script src="js/bootstrap.min.js"></script>
3033
<script src="js/swiper-bundle.min.js"></script>
3134
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
35+
3236

3337
<div id="nav-placeholder">
3438
</div>
@@ -240,6 +244,44 @@ <h5 class="bold mb-1">BWW Fundraiser (Mar)</h5>
240244
</div>
241245
</div>
242246
<br>
247+
<br>
248+
<div class="reefscape">
249+
<br>
250+
<img style="width: 25%;"src="/assets/img/reefscape-text.svg">
251+
<br>
252+
<br>
253+
<div class="container text-center">
254+
<div class="row">
255+
<div class="col">
256+
<iframe width="640" height="360"
257+
src="https://youtu.be/YWbxcjlY9JY">
258+
</iframe>
259+
</div>
260+
<div class="col textcolor">
261+
<br>
262+
<br>
263+
<br>
264+
<br>
265+
<br>
266+
<p><span style="font-weight: 900;">Reefscape</span> is the 2025 FRC Game in FIRST's "DIVE" season. It is based on exploring and strengthening the ocean and its habitat. More information about the game can be found in the attached video.</p>
267+
</div>
268+
</div>
269+
</div>
270+
<br>
271+
<br>
272+
273+
274+
275+
276+
277+
278+
279+
280+
281+
282+
283+
</div>
284+
<br>
243285
<br>
244286
<!-- SOCIAL MEDIA -->
245287
<div id="contact_us">

robots.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,7 @@
5252
<br>
5353
<br>
5454
<br>
55-
<h2 class="textcolor text-center textpad">Below is our past
56-
robots.</h2>
57-
<h3 class="textcolor text-center textpad">Scroll through them to see
58-
our
59-
past robots through out the years.</h3>
55+
<h2 class="aboutus_title">ROBOTS</h2>
6056
<br>
6157

6258
<!--Small Screen-->

sponsors.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,6 @@ <h4 class="p-2">$1500</h4>
141141
<br>
142142
<br>
143143
</div>
144-
<div class="column">
145-
<img width=40% src="/assets/img/Sponsors2024-25/B/mce.svg">
146-
<br>
147-
<br>
148-
<br>
149-
</div>
150144
</div>
151145
</div>
152146
</div>
@@ -221,8 +215,11 @@ <h4 class="p-2">$500</h4>
221215
<div class="column2">
222216
<br>
223217
<br>
218+
<img width=60% src="/assets/img/Sponsors2024-25/M/aaa.svg">
219+
</div>
220+
<div class="column">
221+
<img width=30% src="/assets/img/Sponsors2024-25/M/mce.svg">
224222
<br>
225-
<img width=15% src="/assets/img/Sponsors2024-25/M/aaa.svg">
226223
</div>
227224
</div>
228225
<br>

updates.html

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,35 @@ <h1 class="text-center textcolor">Updates</h1>
4242
<br>
4343
<br>
4444
<div class="list-group">
45+
<a class="list-group-item list-group-item-action" aria-current="true">
46+
<div class="d-flex w-100 justify-content-between">
47+
<h5 class="mb-1">Prototyping Robot Designs <span class="build rounded-pill">Build</span>
48+
</h5>
49+
<small>Week 0: 1/4/24</small>
50+
</div>
51+
<p class="mb-1">Prototyping Robot Designs</p>
52+
</a>
53+
<a class="list-group-item list-group-item-action" aria-current="true">
54+
<div class="d-flex w-100 justify-content-between">
55+
<h5 class="mb-1">PUGH Analysis <span class="build rounded-pill">Build</span>
56+
</h5>
57+
<small>Week 0: 1/4/24</small>
58+
</div>
59+
<p class="mb-1">PUGH Analysis on robot prototyping.</p>
60+
</a>
61+
<a class="list-group-item list-group-item-action" aria-current="true" href="https://youtu.be/8TliDFaLDyI?si=LapjUcETjd41VK3L">
62+
<div class="d-flex w-100 justify-content-between">
63+
<h5 class="mb-1">Kickoff <span class="all rounded-pill">Crevolution</span> <i class="bi bi-play-btn-fill"></i>
64+
</h5>
65+
<small>Week 1: 1/5/24</small>
66+
</div>
67+
<p class="mb-1">Game Reveal Kickoff for FRC Reefscape.</p>
68+
</a>
4569
<a class="list-group-item list-group-item-action" aria-current="true">
4670
<div class="d-flex w-100 justify-content-between">
47-
<h5 class="mb-1">Updates Page Created <span class="mark rounded-pill">Marketing</span>
71+
<h5 class="mb-1">Updates Page Created <span class="mark rounded-pill">Marketing</span>
4872
</h5>
49-
<small>12/16/24</small>
73+
<small>Preseason: 12/16/24</small>
5074
</div>
5175
<p class="mb-1">Updates Page Created to Replace Blogs Page. (Web Development)</p>
5276
</a>

0 commit comments

Comments
 (0)