b1t_flume.exe program can now be created instantly (reqd hacking level is 1 instead of 5). Fixed some linting errors

This commit is contained in:
danielyxie
2018-08-29 15:25:01 -05:00
parent aa18420e0c
commit 63cd269d5e
5 changed files with 15 additions and 13 deletions
+3 -3
View File
@@ -15,7 +15,7 @@
padding: 10px;
border: 5px solid #fff;
width: 23%;
overflow:hidden;
overflow: hidden;
background-color: #444; /* Fallback color */
color: #fff;
@@ -64,9 +64,9 @@
}
*/
#interactive-tutorial-exit {
position:absolute;
position: absolute;
bottom: 0;
left:0;
left: 0;
}
#interactive-tutorial-back {