Dodanie menu dolnego, dodanie sposobu kończenia tury, sass.

This commit is contained in:
kplaczek
2017-10-01 19:49:55 +02:00
parent 87b8fe37a3
commit 198f0c1f49
12 changed files with 957 additions and 16 deletions

View File

@@ -6,9 +6,10 @@
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="css/reset.css"/>
<link rel="stylesheet" href="css/grid-template.css"/>
<link rel="stylesheet" href="css/style.css"/>
<!--<link rel="stylesheet" href="css/reset.css"/>-->
<!--<link rel="stylesheet" href="css/grid-template.css"/>-->
<!--<link rel="stylesheet" href="css/style.css"/>-->
<link rel="stylesheet" href="sass-css/index.css"/>
<script src="js/script.js"></script>
<script>
window.onload = function () {
@@ -100,7 +101,12 @@
</span><span class="coin diamond" data-group="diamond">7</span>
</div>
<div id="menu">
<a href="#" id="players">gracze</a>
<a href="#" id="endturn">zakończ turę</a>
<a href="#" id="restart">restart</a>
<a href="#" id="share">udostępnij</a>
</div>
</div>
<div class="scoreTable">
<h1>Wynik</h1>