Archived
1
0

i suck at css

This commit is contained in:
jeff
2015-10-08 11:55:58 -04:00
parent 04126b743c
commit f6400b3cb5
11 changed files with 19 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
<head>
<title>create new board</title>
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<style src="{{prefix}}static/user.css" type="text/css"></style>
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<script type="text/javascript" src="{{prefix}}static/newboard.js">
</script>
</head>