Files
toolbox/api/static/css/layout.css
T

6 lines
126 B
CSS

body {
background-image: url("../images/background.png");
background-repeat: no-repeat;
background-size: cover;
}