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

@@ -9,7 +9,8 @@
<html>
<head>
<meta charset="utf-8"></meta>
<link rel="stylesheet" href="{{prefix}}static/site.css"></link>
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<style src="{{prefix}}static/user.css" type="text/css"></style>
<title> here is a new tripcode </title>
</head>