Archived
1
0

ammend theme changing

This commit is contained in:
Jeff Becker
2016-03-07 20:25:29 -05:00
parent 63e2614983
commit 39dbe314d6
8 changed files with 7 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
<title> {{#i18n.Translations}}{{overboard_title}}{{/i18n.Translations}} </title>
<meta charset="utf-8" />
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<link id="current_theme" rel="stylesheet" href="{{prefix}}static/user.css" />
<script type="text/javascript" src="{{prefix}}static/nntpchan.js"></script>
</head>
<body>