Skip to content

Instantly share code, notes, and snippets.

View LuizPerciliano's full-sized avatar
😃

Luiz Perciliano LuizPerciliano

😃
View GitHub Profile
@LuizPerciliano
LuizPerciliano / CSS
Created July 23, 2018 03:19
Aula 11 - Posicionamento - retoque final de imagem e aside não funciona.
/* estilizações em tags */
main {
float: left;
width: 85%;
padding-bottom: 80px;
}
main a {
color: #851944;
}