min js source map.

Moved generic css.
removed fonts.
This commit is contained in:
firebingo 2018-04-21 13:27:04 -07:00
parent 5ed031cb6a
commit 54c475e44e
14 changed files with 22 additions and 2 deletions

1
Css/generic.min.css vendored Normal file
View file

@ -0,0 +1 @@
html{font-size:16px;font-family:arial;background-color:#393939;color:rgba(255,255,255,.7)}html body{border-color:rgba(255,255,255,.2)}html body a{color:#0096cf}html body a:not([href]){text-decoration:underline;cursor:pointer}html body .hover-span{color:#0096cf}.fade-in{opacity:0;transition:opacity .5s}