Skip to content

Commit 40bfc9d

Browse files
committed
auspice + cytanet
1 parent ffb6034 commit 40bfc9d

File tree

7 files changed

+48
-3
lines changed

7 files changed

+48
-3
lines changed

_includes/rest-supporters.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,15 @@ <h3>Cleopatra Kitti</h3>
144144

145145
</li>
146146

147+
<li class="supporter-logo small">
148+
149+
<a href="https://www.cyta.com.cy/telephony-internet" target="_blank">
150+
<img src="/images/logos/cytanet.png" alt="Cytanet">
151+
</a>
152+
153+
</li>
154+
155+
147156
</ul>
148157

149158
<h4>Media partners</h4>

_less/objects/supporters.less

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
.supporters {
22
padding-top: 4em;
33

4+
&.auspice {
5+
padding-bottom: 0;
6+
7+
ul.tera {
8+
margin-bottom: 0;
9+
}
10+
}
11+
412
ul {
513
.clearfix;
614
}

css/hackcyprus-2013.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,12 @@ p.paypal-sucks {
960960
.supporters {
961961
padding-top: 4em;
962962
}
963+
.supporters.auspice {
964+
padding-bottom: 0;
965+
}
966+
.supporters.auspice ul.tera {
967+
margin-bottom: 0;
968+
}
963969
.supporters ul {
964970
zoom: 1;
965971
}

images/logos/cytanet.png

42.6 KB
Loading

images/logos/dimos-lefkwsias.png

75.1 KB
Loading

page-hackathon.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ <h2 class="section-subhead">These great companies will be making their APIs avai
270270
<iframe width='100%' height='350' frameBorder='0' src='http://a.tiles.mapbox.com/v3/alexmic.map-lntm2vxr.html#16/35.145310115999365/33.409541845321655'></iframe>
271271

272272
<div class="panel">
273-
<h4>The venue</h4>
273+
<h4>Hosted by</h4>
274274
<h1>The University of Cyprus, CS Dept</h1>
275275
<p>Anastasios Leventis Building</p>
276276
<p>Panepistimiou, Aglantzia</p>

page-youth-day.html

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h2 class="section-subhead greek">Μια ημερίδα αφιερωμένη σ
3838
</div>
3939

4040
</div>
41-
<div class=" row code-school">
41+
<div class="row code-school">
4242
<div class="container ">
4343

4444
<h4>Ages 13 &mdash; 16</h4>
@@ -65,7 +65,7 @@ <h2 class="section-subhead greek">Ένας 6-ωρος διαγωνισμός π
6565

6666

6767
<div class="panel">
68-
<h4>The venue</h4>
68+
<h4>Hosted by</h4>
6969
<h1>The University of Cyprus, CS Dept</h1>
7070
<p>Computer Science &amp; Maths</p>
7171
<p>Panepistimiou, Aglantzia</p>
@@ -82,4 +82,26 @@ <h1>The University of Cyprus, CS Dept</h1>
8282

8383
</div>
8484

85+
<div class="row supporters auspice">
86+
87+
<div class="container">
88+
89+
<h4>Under the auspice</h4>
90+
91+
<ul class="tera">
92+
93+
<li class="supporter-logo big">
94+
95+
<a href="http://cyta.com.cy" target="_blank">
96+
<img src="/images/logos/dimos-lefkwsias.png" alt="Dimos Lefkwsias">
97+
</a>
98+
99+
</li>
100+
</ul>
101+
102+
</div>
103+
104+
</div>
105+
85106
{% include big-supporters.html %}
107+

0 commit comments

Comments
 (0)