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

6 lines
128 B
CSS

body {
background-image: url("../images/background.svg");
background-repeat: repeat;
background-size: 512px auto;
}