boinc/samples/electron_gui/styles.css

13 lines
153 B
CSS

html, body, .container-fluid {
height: 100%;
#background-color: #111;
}
html {
-webkit-app-region: drag;
}
.container-fluid {
padding: 25px;
}