Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
add schedule 2017/2018
Browse files Browse the repository at this point in the history
  • Loading branch information
tmaciejewski committed Dec 9, 2018
1 parent 60c5426 commit 32f4645
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion html/index.html
Expand Up @@ -20,7 +20,8 @@
<script type="text/template" id="main-template">
<h1>InfoPasażer Archiver</h1>
<h5>
<a href="ipa_15_16.tar.bz2">2015/2016</a> | <a href="ipa_16_17.7z">2016/2017</a>
Poprzednie lata:
<a href="ipa_15_16.tar.bz2">2015/2016</a> | <a href="ipa_16_17.7z">2016/2017</a> | <a href="ipa_17_18.7z">2017/2018</a>
<span class="tooltip" title="Zalecana przeglądarka Firefox. Google Chrome wymaga uruchomienia z opcją '--allow-file-access-from-files'">[?]</span>
</h5>

Expand Down
2 changes: 1 addition & 1 deletion html/style.css
Expand Up @@ -11,7 +11,7 @@ h1 div {

h5 {
font-size: small;
margin-top: -20px;
margin-top: -10px;
}

.tooltip {
Expand Down

0 comments on commit 32f4645

Please sign in to comment.