Skip to content
Snippets Groups Projects
Commit 22e660b9 authored by rhatto's avatar rhatto
Browse files

Local CSS

parent 6917eaa7
No related branches found
No related tags found
No related merge requests found
body {
font-family: "Roboto Condensed", sans-serif;
padding-top: 20px;
padding-bottom: 60px;
}
......@@ -39,7 +39,7 @@
}
</style>
</head>
<body style="padding-top: 20px; padding-bottom: 60px;">
<body>
<script src="<TMPL_VAR BASEURL>/js/jquery.min.js" type="text/javascript"></script>
<script src="<TMPL_VAR BASEURL>bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment