|
@@ -36,9 +36,9 @@
|
|
|
|
|
|
<!-- Font Awesome CDN links for 5.3-->
|
|
|
<!-- If you have a pro license --!>
|
|
|
- <link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-9ralMzdK1QYsk4yBY680hmsb4/hJ98xK3w0TIaJ3ll4POWpWUYaA2bRjGGujGT8w" crossorigin="anonymous">
|
|
|
+ <!-- <link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-9ralMzdK1QYsk4yBY680hmsb4/hJ98xK3w0TIaJ3ll4POWpWUYaA2bRjGGujGT8w" crossorigin="anonymous"> -->
|
|
|
<!-- Free license --!>
|
|
|
- <!-- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> --!>
|
|
|
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
|
|
|
|
|
|
|
|
<!-- Skripte -->
|
|
@@ -98,10 +98,11 @@
|
|
|
<div class="main" >
|
|
|
<div class="container" >
|
|
|
<div class="card">
|
|
|
- <p> Put whatever station information you would like. </P>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <p> Put whatever station information you would like. </P>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
|
|
|
<footer>
|
|
|
<div class="container-fix">
|