Skip to content

Instantly share code, notes, and snippets.

@ericdouglas
Last active August 29, 2015 13:56
Show Gist options
  • Save ericdouglas/9084346 to your computer and use it in GitHub Desktop.
Save ericdouglas/9084346 to your computer and use it in GitHub Desktop.
Guerreiros Web Eficazes e suas Ferramentas - estilo.css
.menu-setores {
position: absolute;
bottom: 0;
right: 0;
}
.menu-setores ul {
font-size: 15px;
}
.menu-setores ul li {
display: inline;
margin-left: 20px;
}
.menu-setores a {
color: #036;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment