Actualizar plantilla_niws.html
This commit is contained in:
parent
ee2503b63a
commit
aa020aa299
@ -218,3 +218,12 @@ hs.src = ('//s10.histats.com/js15_as.js');
|
|||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
background-image: url('https://i0.wp.com/windowscustomization.com/wp-content/uploads/2018/11/space-engine.gif?resize=600%2C367&quality=80&strip=all&ssl=1');
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-attachment: fixed;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user