[style] Sorting properties alphabetically

This commit is contained in:
Steven Evans
2018-08-24 11:48:15 -04:00
parent 68527d6258
commit 26b1c43435
3 changed files with 10 additions and 11 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 {