1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-09-25 22:59:10 +00:00

change lobby screen

This commit is contained in:
devfake
2015-07-03 11:36:59 +02:00
parent a6dbba198f
commit e0976d4ac0
9 changed files with 211 additions and 57 deletions

View File

@@ -6,6 +6,7 @@
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=0.5, maximum-scale=0.5, user-scalable=no" />
<meta name="HandheldFriendly" content="true" />
<link rel="stylesheet" href="http://80.240.132.120/test/app.css">
<link rel="stylesheet" href="build/bootstrap.css">
<link rel="stylesheet" href="build/cards.css">
<link rel="stylesheet" href="build/main.css">
@@ -20,6 +21,7 @@
</div>
<script src="build/app.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)