Konfi-Castle-Kasino/assets/css/frontend.css
kolaente 6cd54f7005
All checks were successful
continuous-integration/drone/push Build is passing
Added frontend background
2019-09-14 17:36:26 +02:00

4 lines
107 B
CSS

body {
background: url('/assets/bg_frontend.jpg') fixed no-repeat center;
background-size: cover;
}