added footers

This commit is contained in:
Pavol Rusnak 2013-06-03 18:44:20 +02:00
parent 3a5f9853d7
commit 36e36bd63a
3 changed files with 9 additions and 0 deletions

View file

@ -19,3 +19,6 @@
#doprava
=File.read("data/doprava.html")
%hr
.footer Data poskytuje Dopravní podnik hl. m. Prahy. Bez záruky.

View file

@ -31,3 +31,5 @@
%th průtok [m<sup>3</sup>s<sup>-1</sup>]
%th teplota [°C]
=File.read("data/table.html")
%hr
.footer Data poskytuje Český hydrometeorologický ústav. Bez záruky.

View file

@ -76,3 +76,7 @@ table#table24h th {
#doprava {
font-size: 0.8em;
}
.footer {
font-size: 0.8em;
}