bitburner-src/css/sleeves.scss

10 lines
137 B
SCSS
Raw Normal View History

2019-01-10 09:20:04 +01:00
/**
* Styling for the Sleeves Management page
*/
@import "theme";
.sleeve-container {
border: 1px solid white;
margin: 4px;
}