aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorVeikka Kähkönen <insiding@gmail.com>2017-11-28 15:17:39 +0200
committerVeikka Kähkönen <insiding@gmail.com>2017-11-28 15:17:39 +0200
commitb8432b13b75c3c7f17d76abd1efe24cd4435df69 (patch)
tree1101f7fbe3ab27023ee9b1ec4574758d797f0a92 /index.html
parent6fb186d18008e24e97212c27a3f60138965aa33e (diff)
Clean up index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html45
1 files changed, 0 insertions, 45 deletions
diff --git a/index.html b/index.html
index 07fd0e9..505b758 100644
--- a/index.html
+++ b/index.html
@@ -31,48 +31,3 @@ layout: default
</article>
</div>
-
-<!--
----
-layout: index_page
----
-
-<style type="text/css">
- @media screen and (max-width: 600px) {
- .hidden_mobile {
- visibility: hidden;
- clear: both;
- float: left;
- margin: 10px auto 5px 20px;
- width: 28%;
- display: none;
- }
-}
-
-</style>
-
-<div class="hidden_mobile" style='float:left;height:100%; width:60%; background-color:#5c3c7c; text-align: center;'>
- <h1 style="margin-top:10%">
- <img src="/static/aswhite.png"/ height="200px">
- <div class="site-title" style="font-size: 30px;" href="{{ site.baseurl }}/">{{ site.title }}</div>
- </h1>
- <p style="color: white; margin:30px;">Automaatio- ja systeemitekniikan kilta yhdistää Aalot yliopistossa opiskelevia automaatio- ja systeemitekniikan sekä tietoliikenne tekniikan opiskelijoita. Kilta tarjoaa monipuolisia palveluita ja tapahtumia sekä tekee laajasti yhteistyötä yritysten sekä aluminensa kanssa.</p>
- <div><a style="color:white; text-decoration:none;" href="{{ '/home' | prepend: site.baseurl }}">Etusivu</a></div>
- <div><a style="color:white; text-decoration:none;" href="{{ '/kilta/' | prepend: site.baseurl }}">Kilta</a></div>
- <div><a style="color:white; text-decoration:none;" href="{{ '/opiskelu/' | prepend: site.baseurl }}">Opiskelu</a></div>
- <div><a style="color:white; text-decoration:none;" href="{{ '/phuksit/' | prepend: site.baseurl }}">Uudet opiskelijat</a></div>
- <div><a style="color:white; text-decoration:none;" href="{{ '/tapahtumat/' | prepend: site.baseurl }}">Tapahtumat</a></div>
- <div><a style="color:white; text-decoration:none;" href="{{ '/yrityksille/' | prepend: site.baseurl }}">Yrityksille</a></div>
- <div><a style="color:white; text-decoration:none;" href="{{ '/yhteystiedot/' | prepend: site.baseurl }}">Yhteystiedot</a></div>
- <div><a style="color:white; text-decoration:none;" href="{{ '/in-english/' | prepend: site.baseurl }}">In English</a></div>
-</div>
-
-<div class="hidden_mobile" style='float:right;height:100%; width:40%; background-color:white; text-align: center;'>
- <h1 style="margin-top:20%">Yhteistyössä</h1>
- <div><a href="http://new.abb.com/fi"><img width="200" style="margin:20px;border:0;" src="/static/sponsors/ABB.png" alt=""></a></div>
-
- <div><a href="http://reaktor.com/"><img width="250" style="margin:20px;border:0;" src="/static/sponsors/reaktor.png" alt=""></a></div>
-
- <div><a href="http://www.eficode.fi/"><img width="200" style="margin:20px;border:0;" src="/static/sponsors/eficode.png" alt=""></a></div>
-</div>
--->