asdasdasdas

This commit is contained in:
Nicky Case 2018-04-27 11:51:24 -04:00
parent 7cf4afa040
commit d72ec968c2
2 changed files with 3 additions and 2 deletions

View File

@ -14,6 +14,7 @@ html, body{
cursor: none;
}
body{
background: #fff;
margin:0;
font-family: "PatrickHand", Helvetica, Arial;

View File

@ -65,7 +65,7 @@ Good luck, and thanks again!
<meta property="og:image" content="http://ncase.me/crowds/social/thumb.png">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/index.css">
<link rel="stylesheet" type="text/css" href="css/index.css?v=2">
</head>
<body>
@ -229,7 +229,7 @@ Good luck, and thanks again!
<script src="js/slideshow/SandboxUI.js"></script>
<script src="js/slideshow/Modal.js"></script>
<script src="js/slideshow/Preloader.js"></script>
<script src="js/slideshow/Translations.js"></script>
<script src="js/slideshow/Translations.js?v=2"></script>
<script src="js/sim/Peep.js"></script>
<script src="js/sim/Connection.js"></script>