jpcontrerasv
7/30/2014 - 2:53 PM

Círculos

Círculos

.circle {
	border-radius: 50%;
	width: 200px;
	height: 200px; 
	/* width and height can be anything, as long as they're equal */
}