comenzando novedades(terminando presentacion)

This commit is contained in:
2019-02-08 16:28:09 -06:00
parent ea6b7a26c8
commit 230789d82a
4 changed files with 62 additions and 58 deletions
+19
View File
@@ -158,3 +158,22 @@
transform: translate(0,-8px);
}
/*Novedades*/
.nov{
width: 45%;
height: 60px;
background-color: #404040;
border-radius: 30px 30px 0px 0px;
margin-left: 27%;
}
.lin{
height: 5px;
background-color: #404040;
}
.n{
color: #ffffff;
text-align: center;
font-size: 33px;
padding-top: 13px;
}