This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/static/style.css
2018-09-30 20:21:59 +02:00

6 lines
176 B
CSS

body {
margin: 0;
background-color: #aaa;
background-image: url(//gameranx.com/wp-content/uploads/2016/02/Final-Fantasy-XV-4K-Wallpaper.jpg);
background-size: cover;
}