Skip to content
Snippets Groups Projects
Commit 6d6bcda4 authored by celmart's avatar celmart :speech_balloon:
Browse files

Upload New File

parent 39477860
Branches
No related tags found
No related merge requests found
body {
/* Eliminar márgenes */
margin: 0;
overflow: hidden;
/* Estilo texto */
text-align: center;
font-size: 12px;
font-family: Sans-Serif;
/* color texto */
color: #444;
}
#contenedor {
width: 50%;
height: 50%;
/*
Background color del contenedor
*/
background-color: lightblue;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment