1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-07-27 16:48:31 +00:00

oops, css was missing

This commit is contained in:
Marc Robledo 2017-03-14 20:39:05 +01:00
parent b8def9310a
commit 3580e11153
4 changed files with 7 additions and 5 deletions

View file

@ -7,10 +7,7 @@
<meta name="keywords" content="ips,patcher,html5,rom,patch,hack,translation"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<link rel="shortcut icon" href="./ips-patcher.png"/>
<link type="text/css" rel="stylesheet" href="../_webapps/webapps.css" media="all"/>
<style type="text/css"><!--
h1:before{background-image:url(ips-patcher.png)}
--></style>
<link type="text/css" rel="stylesheet" href="./ips-patcher.css" media="all"/>
<script type="text/javascript" src="./ips-patcher.js"></script>
</head>
<body>