Fixed floating container, added ranged loop, removed old code.

This commit is contained in:
2018-12-28 01:47:28 -06:00
parent e4133ffa3a
commit 0f215bb645
4 changed files with 133 additions and 36 deletions

View File

@@ -56,7 +56,10 @@
bottom: 0px;
width: 650px;
height: 400px;
background: black;
padding-top: 50px;
border-style: solid;
border-color: rgba(0, 232, 255, 0.64);
background: rgba(64, 64, 64, 0.64)
}