bitburner-src/css/sleeves.scss

10 lines
137 B
SCSS
Raw Normal View History

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