-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -709,4 +709,8 @@ a.desc:after { | |
} | ||
*/ | ||
*/ | ||
|
||
.supported-by img{ | ||
margin: 5px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -152,23 +152,28 @@ <h1>Parlamentné voľby 2016</h1> | |
<div class="supported-by text-center"> | ||
Tento nástroj podporili: | ||
<div> | ||
|
||
<a target="_blank" href="http://www.aktuality.sk/clanok/311316/300-tisic-slovakov-v-zahranici-moze-ovplyvnit-vysledok-volieb-maju-na-to-uz-len-par-dni/"> | ||
<img alt="Aktuality.sk" src="https://s.aimg.sk/rs_base/css/svg/logos/logo_aktuality.svg" height="30"> | ||
<img title="Aktuality.sk" alt="Aktuality.sk" src="https://s.aimg.sk/rs_base/css/svg/logos/logo_aktuality.svg" height="30"> | ||
</a> | ||
|
||
<a target="_blank" href="https://dennikn.sk/319788/slovakov-zo-zahranicia-urnam-nemobilizuje-stat-aktivisti/"> | ||
<img alt="Denník N" src="./images/dennikn.png" height="30"> | ||
<img title="Denník N" alt="Denník N" src="./images/dennikn.png" height="30"> | ||
</a> | ||
|
||
<a target="_blank" href="http://spectator.sme.sk/c/20070249/registering-for-elections-becomes-easier.html"> | ||
<img alt="The Slovak Spectator" src="https://smedata.sk/artemis/bundles/smeartemisweb/spectator/images/spectator-logo.png?r=64c" height="30"> | ||
<img title="The Slovak Spectator" alt="The Slovak Spectator" src="https://smedata.sk/artemis/bundles/smeartemisweb/spectator/images/spectator-logo.png?r=64c" height="30"> | ||
</a> | ||
<a target="_blank" href="http://www.tvnoviny.sk/domace/1815653_dolezita-informacia-o-volbach-miesto-statnej-byrokracie-vam-stacia-len-tri-minuty"> | ||
<img alt="TV Noviny" src="./images/LOGO_tvnoviny.png" height="30"> | ||
<img title="TV Noviny" alt="TV Noviny" src="./images/LOGO_tvnoviny.png" height="30"> | ||
</a> | ||
|
||
<a target="_blank" href="https://www.facebook.com/AndrejKiska/posts/888074401313339"> | ||
<img title="Prezident Slovenskej Republiky" alt="Prezident Slovenskej Republiky" src="https://www.prezident.sk/images/public/[email protected]" height="30"> | ||
</a> | ||
|
||
<a target="_blank" href="http://www.somvprahe.sk"> | ||
<img alt="TV Noviny" src="./images/svp_logo.gif" height="30"> | ||
<img title="TV Noviny" alt="TV Noviny" src="./images/svp_logo.gif" height="30"> | ||
</a> | ||
|
||
</div> | ||
|