Skip to content

Commit 6e2a072

Browse files
committed
Style and copy fixes
1 parent d419678 commit 6e2a072

5 files changed

Lines changed: 53 additions & 29 deletions

File tree

home/static/home/css/home.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,14 @@ a:hover {
262262
animation: Gradient 15s ease infinite;
263263
}
264264

265+
.other-gradient-background {
266+
background: linear-gradient(-45deg, #EE7752, #23D5AB, #23A6D5, #2E4A62);
267+
background-size: 400% 400%;
268+
-webkit-animation: Gradient 15s ease infinite;
269+
-moz-animation: Gradient 15s ease infinite;
270+
animation: Gradient 15s ease infinite;
271+
}
272+
265273
.container-full {
266274
font-family: 'Montserrat', sans-serif;
267275
width: 100%;

home/templates/about/about.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
</div>
2828

2929
<div class="w3-container" style="padding:5% 30%" >
30-
<img src="{% static 'home/images/full-logo-transparente.png' %}" id="helloLogo"</img>
30+
<a href="https://cs.foothillstemclubs.org/" target="_blank"><img src="{% static 'home/images/full-logo-transparente.png' %}" id="helloLogo"</img></a>
3131
<h3>Hello there reader,</h3>
3232
<p>
33-
We are the Computer Science Club at Foothill College. Interested in computer science? Meet us at room 5607 on Tuesdays from 3:30pm-5:30pm. As a club, we encourage people to work on projects. For example, we are currently working on a Schedulizer:<a href="https://github.com/FoothillCSClub/Schmedulze" > https://github.com/FoothillCSClub/Schmedulze</a>. If you have an idea, just grab a few teammates and start coding! We also give workshops throughout the quarter and will help you get closer to landing your dream job
34-
</p>
35-
<p>
36-
You can also checkout our website here <a href="https://cs.foothillstemclubs.org/">https://cs.foothillstemclubs.org/</a>
33+
We are the <u><a href="https://cs.foothillstemclubs.org/" target="_blank">Computer Science Club at Foothill College</a></u>. <br/>
34+
If you're interested in computer science, come meet us at <strong>room 5607 on Tuesdays from 3:30-5:30 PM</strong>.<br/>
35+
During our club meetings we have workshops and encourage people to work on projects.<br/><br/>
36+
To see some of the projects members of the club have worked on, make sure to check out our <u><a href="https://github.com/FoothillCSClub" target="_blank">GitHub</a></u>!
3737
</p>
3838
</div>
3939

@@ -42,9 +42,11 @@ <h3>Hello there reader,</h3>
4242
<a href="https://www.facebook.com/cs.foothill" target="_blank">
4343
<i class="fa fa-2x fa-facebook-square"></i>
4444
</a>
45+
<a href="https://github.com/FoothillCSClub" target="_blank">
46+
<i class="fa fa-2x fa-github"></i>
47+
</a>
4548
</span>
46-
<h4 class="footer-text">Made by the <a href="https://cs.foothillstemclubs.org/">Foothill CS Club</a></h4>
47-
49+
<h4 class="footer-text">Made by the <a href="https://cs.foothillstemclubs.org/" target="_blank">Foothill CS Club</a></h4>
4850
</footer>
4951

5052
</body>

home/templates/contact/contact.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,11 @@
4949
<a href="https://www.facebook.com/cs.foothill" target="_blank">
5050
<i class="fa fa-2x fa-facebook-square"></i>
5151
</a>
52+
<a href="https://github.com/FoothillCSClub" target="_blank">
53+
<i class="fa fa-2x fa-github"></i>
54+
</a>
5255
</span>
5356
<h4 class="footer-text">Made by the <a href="https://cs.foothillstemclubs.org/">Foothill CS Club</a></h4>
54-
5557
</footer>
5658
</body>
5759
</html>

home/templates/quarters/Q2_2018.html

Lines changed: 29 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</div>
2626
</div>
2727

28-
<header class="intro2 wrapper">
28+
<header class="intro2 wrapper other-gradient-background">
2929
<div class="container text-white text-center">
3030
<div class="text-group intro-content">
3131
<div class="logo-wrap">
@@ -35,14 +35,14 @@
3535
<div class="text-group2">
3636
<p>
3737
<span class="h3">April 28 - 29, 2018<br/>10 AM to 8 PM</span><br/>
38-
<a style="text-decoration: none" href="https://goo.gl/maps/PHvMNZxfcsL2">
38+
<a style="text-decoration: none" href="https://goo.gl/maps/PHvMNZxfcsL2" target="_blank">
3939
<span class="h3">4700 building</span>
4040
<span class="h3">Foothill College, Los Altos, CA</span>
4141
</a>
4242
</p>
4343
</div>
4444
<div class="text-group__ft">
45-
<a class="btn" href="{% url 'home:Q2_2018_register' %}">APPLY</a>
45+
<a class="btn" href="{% url 'home:Q2_2018_register' %}">REGISTER</a>
4646
</div>
4747
</div>
4848
</div>
@@ -59,49 +59,57 @@
5959
<div class="row2">
6060
<div class="six columns">
6161
<h3>WHAT IS CODING WEEKEND?</h3>
62-
<p>Coding Weekend is an event organized by the Computer Science Club at Foothill College.
63-
In this event, people interested in CS (from beginners to coding ninjas) will come together
62+
<p>Coding Weekend is an event organized by the <u><a href="https://cs.foothillstemclubs.org/" target="_blank">Computer Science Club</a></u> at Foothill College.
63+
In this event, people interested in CS will come together
6464
for a weekend of learning, coding and fun. You take care of building. We'll take care of you.</p>
6565
</div>
6666
<div class="six columns">
67-
<h3>HOW MUCH DOES IT COST?</h3>
68-
<p>Coding Weekend is free for all admitted participants. We’ll have WiFi, food and workshops.</p>
67+
<h3>WHO CAN ATTEND?</h3>
68+
<p>Coding Weekend is open to all those who have an interest in CS, from beginners to coding ninjas.
69+
Be prepared to learn, brainstorm, and build amazing software/hardware.</p>
6970
</div>
7071
</div>
7172
<div class="row2">
7273
<div class="six columns">
7374
<h3>WHAT IF I DON'T HAVE A TEAM?</h3>
7475
<p>If you don’t have a teammate, we’ll hold a team-formation workshop where you can meet
75-
your new best friend. Also, <strong>5 people per team</strong> is the limit.
76+
your new best friend. Also, <strong>4 people per team</strong> is the limit.
7677
</p>
7778
</div>
7879
<div class="six columns">
79-
<h3>WHO CAN ATTEND?</h3>
80-
<p>Coding Weekend is open to all those who have an interest in CS, from beginners to coding ninjas.
81-
Be prepared to learn, brainstorm, and build amazing software/hardware.</p>
80+
<h3>HOW MUCH DOES IT COST?</h3>
81+
<p>Coding Weekend is free for all admitted participants. We’ll have WiFi, food and workshops.</p>
8282
</div>
8383
</div>
8484
<div class="row2">
8585
<div class="six columns">
86-
<h3>WHAT CAN I BRING?</h3>
87-
<p>Your laptop and anything else you need to assist in your project. Code written prior to
88-
the coding weekend will not be authorized to enter in any judging category.</p>
86+
<h3>WHERE CAN I PARK?</h3>
87+
<p>The closest parking lot is <u><a href="https://goo.gl/maps/28oTTzdzRYo" target="_blank">Lot 4</a></u>. Remeber to purchase a
88+
a <u><a href="https://foothill.edu/reg/cashier/parking.html">parking permit</a></u>!
89+
</p>
8990
</div>
9091
<div class="six columns">
9192
<h3>CAN I STAY OVERNIGHT?</h3>
9293
<p>No. The doors will close at 8 PM on each day.</p>
9394
</div>
9495
</div>
9596
<div class="row2">
97+
<div class="six columns">
98+
<h3>WHAT CAN I BRING?</h3>
99+
<p>Your laptop and anything else you need to assist in your project. Code written prior to
100+
the coding weekend will not be authorized to compete for prizes.</p>
101+
</div>
96102
<div class="six columns">
97103
<h3>WILL THERE BE ANY PRIZES?</h3>
98104
<p>Yes. During the last couple of hours of Coding Weekend, those who would like to participate
99105
in the competition portion of the event will present to the judges. The judging criteria and
100-
prizes for each category can be found <strong><a>here</a></strong>.</p>
106+
prizes for each category can be found <u><strong><a href="https://docs.google.com/document/d/13V5I9q5Qltah9oKgRBbyNix1buKJSoxUNwmPBBkltkI/edit?usp=sharing" target="_blank">here</a></strong></u>.</p>
101107
</div>
102-
<div class="six columns">
108+
</div>
109+
<div class="row2">
110+
<div class="twelve columns">
103111
<h3>WHAT IF I HAVE MORE QUESTIONS?</h3>
104-
<p>Please feel free to send us a message over on <strong><a href="https://facebook.com/cs.foothill/">Facebook</a></strong>
112+
<p>Please feel free to send us a message over on <strong><a href="https://facebook.com/cs.foothill/" target="_blank">Facebook</a></strong>
105113
or send us an email at <strong><a href=“mailto:[email protected]>[email protected]</a></strong>.
106114
</p>
107115
</div>
@@ -116,9 +124,11 @@ <h3>WHAT IF I HAVE MORE QUESTIONS?</h3>
116124
<a href="https://www.facebook.com/cs.foothill" target="_blank">
117125
<i class="fa fa-2x fa-facebook-square"></i>
118126
</a>
127+
<a href="https://github.com/FoothillCSClub" target="_blank">
128+
<i class="fa fa-2x fa-github"></i>
129+
</a>
119130
</span>
120-
<h4 class="footer-text">Made by the <a href="https://cs.foothillstemclubs.org/">Foothill CS Club</a></h4>
121-
131+
<h4 class="footer-text">Made by the <a href="https://cs.foothillstemclubs.org/" target="_blank">Foothill CS Club</a></h4>
122132
</footer>
123133
</body>
124134
</html>

home/templates/quarters/Q2_2018_register.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,11 @@
112112
<a href="https://www.facebook.com/cs.foothill" target="_blank">
113113
<i class="fa fa-2x fa-facebook-square"></i>
114114
</a>
115+
<a href="https://github.com/FoothillCSClub" target="_blank">
116+
<i class="fa fa-2x fa-github"></i>
117+
</a>
115118
</span>
116-
<h4 class="footer-text">Made by the <a href="https://cs.foothillstemclubs.org/">Foothill CS Club</a></h4>
117-
119+
<h4 class="footer-text">Made by the <a href="https://cs.foothillstemclubs.org/" target="_blank">Foothill CS Club</a></h4>
118120
</footer>
119121
</body>
120122
</html>

0 commit comments

Comments
 (0)