Commit 35824b34 by Joel Florentin

css index background

parent e10fd697
body{
background-image:url(/img/fondoIndex.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height:100%;width:100vw;
height:100vh;width:100vw;
position: absolute;
-webkit-text-size-adjust: 100%;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment