1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-08 15:43:24 +00:00
* 'master' of https://github.com/2ec0b4/kaamelott-soundboard:
  Améliore le style
This commit is contained in:
Antoine
2016-04-18 09:10:21 +02:00
3 changed files with 352 additions and 201 deletions

View File

@@ -10,7 +10,9 @@
<link rel="stylesheet" href="/css/style.css" media="screen" charset="utf-8">
</head>
<body>
<div id="app"></div>
<div id="app">
<div class="uil-ring-css"><div></div></div>
</div>
<script data-main="/js/app/app" src="/js/vendor/require/require.js"></script>
</body>