Files
premiaciones_front/styles/invitado.module.css
T
Gabriela Gómez Hernández 88ba696552 prototipo completo 1
2022-04-18 20:09:14 -05:00

13 lines
288 B
CSS

.container{
background-color: rgb(144,114,16,19%);
border-radius:30px;
margin-top: 30px;
margin-bottom:15px;
padding-top: 20px;
color:#644F0C;
font-weight: bold;
font-size: x-large;
border-width: 1px;
border-color: black;
border-style: solid;
}