Logros-de-la-vida/css/topMundial.less

7 lines
185 B
Plaintext
Raw Permalink Normal View History

2014-07-20 15:36:23 +02:00
body {
background-image: url('../img/mundo.png');
background-repeat: no-repeat;
background-position: 160% 160%;
background-attachment:fixed;
background-size: 80% ;
}