Logros-de-la-vida/css/topMundial.less
Andros Fenollosa ce40cf0872 primer commit
2014-07-20 15:36:23 +02:00

7 lines
185 B
Plaintext

body {
background-image: url('../img/mundo.png');
background-repeat: no-repeat;
background-position: 160% 160%;
background-attachment:fixed;
background-size: 80% ;
}