1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-10-09 07:39:08 +00:00
This commit is contained in:
exane
2015-06-27 14:24:04 +02:00
parent f8ab5ed638
commit c41aa52369
5 changed files with 4 additions and 18 deletions

View File

@@ -5,6 +5,7 @@
<title>Gwent</title>
<meta name="description" content="">
<link rel="stylesheet" href="build/bootstrap.css">
<link rel="stylesheet" href="build/cards.css">
<link rel="stylesheet" href="build/main.css">
<script src="Config.js"></script>
</head>

View File

@@ -1,7 +1,6 @@
//@import "style";
@import "backbone.modal";
@import "backbone.modal.theme";
@import "cards";
$height: 600px;
$game-height: 800px;