mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 07:48:37 +02:00
[style] Sorting properties alphabetically
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user