bitburner-src/css/sleeves.scss
2019-01-10 00:20:04 -08:00

10 lines
137 B
SCSS

/**
* Styling for the Sleeves Management page
*/
@import "theme";
.sleeve-container {
border: 1px solid white;
margin: 4px;
}