Change to block comment as css is stupid
This commit is contained in:
parent
56c5b5dd2f
commit
a5f5945428
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
<script>window.__theme = 'bs4';</script>
|
<script>window.__theme = 'bs4';</script>
|
||||||
<app-root>
|
<app-root>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
// nabbed wholeheartedly from http://tobiasahlin.com/spinkit/
|
/* nabbed wholeheartedly from http://tobiasahlin.com/spinkit/*/
|
||||||
.sk-folding-cube {
|
.sk-folding-cube {
|
||||||
margin: 20px auto;
|
margin: 20px auto;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
|
|
Reference in a new issue