Skip to content

Commit a76948b

Browse files
committed
update hackathon prizes
1 parent e7dc577 commit a76948b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

_less/objects/prizes.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020

2121
ul li {
22-
width: 33.333333%;
22+
width: 50%;
2323
float: left;
2424
h1 {
2525
font-size: 1.5em;

css/hackcyprus-2013.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1461,7 +1461,7 @@ p.paypal-sucks {
14611461
clear: both;
14621462
}
14631463
.prizes ul li {
1464-
width: 33.333333%;
1464+
width: 50%;
14651465
float: left;
14661466
}
14671467
.prizes ul li h1 {

page-hackathon.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ <h1 class="section-head">The awesome prizes</h1>
4949
<div class="prize grand">
5050
<img class="animated shake" src="/images/overlords.jpg" width="640">
5151
<h4>The Grand Prize</h4>
52-
<h1>2x Parrot AR Drones &amp; 150 hours mentorship</h1>
53-
<p>Sponsored by SOFTImpact &amp; Online Diktio</p>
52+
<h1>2x Parrot AR Drones</h1>
53+
<p>Sponsored by SOFTImpact</p>
5454
</div>
5555

5656
<ul>
@@ -66,11 +66,11 @@ <h1>3-month mentorship</h1>
6666
<p>Sponsored by Cocoon Creations</p>
6767
</li>
6868

69-
<li class="prize">
69+
<!-- <li class="prize">
7070
<h4>Web award</h4>
7171
<h1>150 hours mentorship</h1>
7272
<p>Sponsored by Online Diktio</p>
73-
</li>
73+
</li> -->
7474
</ul>
7575

7676
</div>

0 commit comments

Comments
 (0)