Usability_in_FS/styles/website.css
2017-06-07 10:44:06 +02:00

8 lines
215 B
CSS

body{
/*background-image:url("../es/content/media/free-hw.png");background-size:cover;*/
background-image:url("../cover.jpg");
background-size:auto 100%;
background-repeat:no-repeat;
background-color:whitesmoke;}