Move game styling into the screen namespace

This commit is contained in:
Tissevert 2019-12-14 18:24:28 +01:00
parent ef2c9cb3de
commit 84fe6d228e
2 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<script src="main.js"></script>
<link rel="stylesheet" href="screen.css" type="text/css"/>
<link rel="stylesheet" href="screen/hall.css" type="text/css"/>
<link rel="stylesheet" href="game.css" type="text/css"/>
<link rel="stylesheet" href="screen/game.css" type="text/css"/>
</head>
<body>
<div id="reception" class="on">