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

@@ -8,8 +8,8 @@
<head>
<title> ukko / overboard </title>
<meta charset="utf-8" />
<link rel="stylesheet" href="{{prefix}}static/site.css"></link>
<style src="{{prefix}}static/user.css" type="text/css"></style>
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<script type="text/javascript" src="{{prefix}}static/nntpchan.js"></script>
</head>
<body>