|
@@ -25,11 +25,11 @@
|
|
<link rel='icon' type='image/png' href='/android-chrome-192x192.png?v=06042016' sizes='192x192'>
|
|
<link rel='icon' type='image/png' href='/android-chrome-192x192.png?v=06042016' sizes='192x192'>
|
|
<link rel='icon' type='image/png' href='/favicon-16x16.png?v=06042016' sizes='16x16'>
|
|
<link rel='icon' type='image/png' href='/favicon-16x16.png?v=06042016' sizes='16x16'>
|
|
<link rel='manifest' href='/manifest.json?v=06042016'>
|
|
<link rel='manifest' href='/manifest.json?v=06042016'>
|
|
- <link rel='mask-icon' href='/safari-pinned-tab.svg?v=06042016' color='#03a9f4'>
|
|
|
|
|
|
+ <link rel='mask-icon' href='/safari-pinned-tab.svg?v=06042016' color='#ff4545'>
|
|
<link rel='shortcut icon' href='/favicon.ico?v=06042016'>
|
|
<link rel='shortcut icon' href='/favicon.ico?v=06042016'>
|
|
- <meta name='msapplication-TileColor' content='#03a9f4'>
|
|
|
|
|
|
+ <meta name='msapplication-TileColor' content='#ff4545'>
|
|
<meta name='msapplication-TileImage' content='/mstile-144x144.png?v=06042016'>
|
|
<meta name='msapplication-TileImage' content='/mstile-144x144.png?v=06042016'>
|
|
- <meta name='theme-color' content='#03a9f4'>
|
|
|
|
|
|
+ <meta name='theme-color' content='#ff4545'>
|
|
<meta name='google' content='nositelinkssearchbox' />
|
|
<meta name='google' content='nositelinkssearchbox' />
|
|
|
|
|
|
|
|
|
|
@@ -41,7 +41,7 @@
|
|
<script type='text/javascript' src='/vendor/jquery.min.js'></script>
|
|
<script type='text/javascript' src='/vendor/jquery.min.js'></script>
|
|
<script type='text/javascript' src='/vendor/moment.min.js'></script>
|
|
<script type='text/javascript' src='/vendor/moment.min.js'></script>
|
|
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.4.8/socket.io.min.js'></script>
|
|
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.4.8/socket.io.min.js'></script>
|
|
- <script type='text/javascript' src='https://cdn.rawgit.com/atjonathan/lofig/master/dist/lofig.min.js'></script>
|
|
|
|
|
|
+ <script type='text/javascript' src='https://musare.com/lofig.min.js'></script>
|
|
<script>
|
|
<script>
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(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),
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
@@ -50,6 +50,67 @@
|
|
|
|
|
|
ga('create', 'UA-93460758-1', 'auto');
|
|
ga('create', 'UA-93460758-1', 'auto');
|
|
</script>
|
|
</script>
|
|
|
|
+ <style>
|
|
|
|
+ /*Snow courtesy of iamjamie on codepen.io*/
|
|
|
|
+ .winter-is-coming, .snow {
|
|
|
|
+ z-index: 100;
|
|
|
|
+ pointer-events: none;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.winter-is-coming {
|
|
|
|
+ overflow: hidden;
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: 0;
|
|
|
|
+ height: 100%;
|
|
|
|
+ width: 100%;
|
|
|
|
+ max-width: 100%;
|
|
|
|
+ background: transparent;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.snow {
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: 0;
|
|
|
|
+ right: 0;
|
|
|
|
+ bottom: 0;
|
|
|
|
+ left: 0;
|
|
|
|
+ animation: falling linear infinite both;
|
|
|
|
+ transform: translate3D(0, -100%, 0);
|
|
|
|
+}
|
|
|
|
+.snow--near {
|
|
|
|
+ animation-duration: 10s;
|
|
|
|
+ background-image: url("https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-large-075d267ecbc42e3564c8ed43516dd557.png");
|
|
|
|
+ background-size: contain;
|
|
|
|
+}
|
|
|
|
+.snow--near + .snow--alt {
|
|
|
|
+ animation-delay: 5s;
|
|
|
|
+}
|
|
|
|
+.snow--mid {
|
|
|
|
+ animation-duration: 20s;
|
|
|
|
+ background-image: url(https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-medium-0b8a5e0732315b68e1f54185be7a1ad9.png);
|
|
|
|
+ background-size: contain;
|
|
|
|
+}
|
|
|
|
+.snow--mid + .snow--alt {
|
|
|
|
+ animation-delay: 10s;
|
|
|
|
+}
|
|
|
|
+.snow--far {
|
|
|
|
+ animation-duration: 30s;
|
|
|
|
+ background-image: url(https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-small-1ecd03b1fce08c24e064ff8c0a72c519.png);
|
|
|
|
+ background-size: contain;
|
|
|
|
+}
|
|
|
|
+.snow--far + .snow--alt {
|
|
|
|
+ animation-delay: 15s;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+@keyframes falling {
|
|
|
|
+ 0% {
|
|
|
|
+ transform: translate3D(-7.5%, -100%, 0);
|
|
|
|
+ }
|
|
|
|
+ 100% {
|
|
|
|
+ transform: translate3D(7.5%, 100%, 0);
|
|
|
|
+ }
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+ </style>
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
<script src='https://www.google.com/recaptcha/api.js'></script>
|
|
<script src='https://www.google.com/recaptcha/api.js'></script>
|