move singly-used css file out of /common/

pull/1/head
ansuz 8 years ago
parent 9a46b58c85
commit 401936a91e

@ -3,7 +3,7 @@
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="stylesheet" href="/common/render-sd.css" />
<link rel="stylesheet" href="render-sd.css" />
<script data-bootload="main.js" data-main="/common/boot.js" src="/bower_components/requirejs/require.js"></script>
<style>
html, body {

Loading…
Cancel
Save