Fix CSS location

This commit is contained in:
Les De Ridder 2018-10-16 04:06:54 +02:00
parent 65666ce41e
commit 5d5ee08b48
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="cutestrap.min.css" rel="stylesheet">
<link href="/cutestrap.min.css" rel="stylesheet">
<style>
input[type="text"] { padding-top: 0.8rem!important; }
.no-top-padding { padding-top: 0!important; }