Cambios al look sacando placeholders

This commit is contained in:
2020-04-28 11:32:36 -04:00
parent dad50537b2
commit a878d6bc77
32 changed files with 72 additions and 29 deletions

View File

@ -8,8 +8,16 @@ body, .ui {
font-size: 2.2rem;
color: #404041;
}
#page_logo .orange {
color: #F26721;
.brand {
color: #f26721 !important;
}
.inverted.brand {
background-color: #f26721 !important;
color: #ffffff !important;
}
button.inverted {
border: none !important;
box-shadow: none !important;
}
footer {