Archived
1
0

add user css override stubs

This commit is contained in:
Jeff Becker
2017-04-19 09:49:13 -04:00
parent ead00a7148
commit caf7b14e80
3 changed files with 8 additions and 5 deletions

View File

@@ -11,7 +11,8 @@
<html>
<head>
<link rel="stylesheet" href="{{prefix}}static/krane.css" />
<link rel="stylesheet" href="{{prefix}}static/krane.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<title> CHANGOLIA </title>
</head>
<body>