Skip to content
Snippets Groups Projects
Commit af548c9e authored by Tomáš's avatar Tomáš
Browse files

add css base

parent fd084943
Branches
No related tags found
No related merge requests found
...@@ -20,6 +20,11 @@ ...@@ -20,6 +20,11 @@
<meta name="twitter:description" content="Vol si jak chceš, kde chceš. My ti to zjednodušíme."> <meta name="twitter:description" content="Vol si jak chceš, kde chceš. My ti to zjednodušíme.">
<meta name="twitter:image" content="TODO"> <meta name="twitter:image" content="TODO">
<link
rel="stylesheet"
href="static/css/base.css"
>
<script <script
type="text/javascript" type="text/javascript"
src="static/js/jspdf.umd.min.js" src="static/js/jspdf.umd.min.js"
......
html,body {
padding:0;
margin:0
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment