mirror of
https://github.com/brmlab/povoden.git
synced 2025-06-07 17:54:10 +02:00
added footers
This commit is contained in:
parent
3a5f9853d7
commit
36e36bd63a
3 changed files with 9 additions and 0 deletions
|
@ -19,3 +19,6 @@
|
|||
|
||||
#doprava
|
||||
=File.read("data/doprava.html")
|
||||
|
||||
%hr
|
||||
.footer Data poskytuje Dopravní podnik hl. m. Prahy. Bez záruky.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -76,3 +76,7 @@ table#table24h th {
|
|||
#doprava {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue