mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
Began implementing Sleeve UI page
This commit is contained in:
9
css/sleeves.scss
Normal file
9
css/sleeves.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Styling for the Sleeves Management page
|
||||
*/
|
||||
@import "theme";
|
||||
|
||||
.sleeve-container {
|
||||
border: 1px solid white;
|
||||
margin: 4px;
|
||||
}
|
||||
Reference in New Issue
Block a user