orange buttons new header

main
Ezequiel Bergamaschi 2014-03-13 00:41:45 -03:00
parent 9f69c30b25
commit 2a3878faae
1 changed files with 3 additions and 2 deletions

View File

@ -15,11 +15,12 @@
<style>
.btn-header {
background-color: #171a17;
background-color: #F7C931;
border-color: #575757;
color: #000000;
}
.btn-header:hover {
background-color: #F7C931;
background-color: #eee;
}
.WelcomeHeader {
position: relative;