Revize da7c3f1e
Přidáno uživatelem Ondřej Anděl před téměř 4 roky(ů)
application/index.php | ||
---|---|---|
7 | 7 |
|
8 | 8 |
<!-- css --> |
9 | 9 |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"> |
10 |
<link rel="stylesheet" href="view/style.css"> |
|
10 |
<link rel="stylesheet" href="view/style.css?<?php echo date('l jS \of F Y h:i:s A'); ?>">
|
|
11 | 11 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> |
12 | 12 |
|
13 | 13 |
<!-- jQuery library --> |
Také k dispozici: Unified diff
Fix: merge-fix (style auto-update)