Afinaciones

This commit is contained in:
2020-04-10 14:39:18 -04:00
parent 692c001cd5
commit a1311ee250
14 changed files with 150 additions and 79 deletions

View File

@ -2,6 +2,16 @@ body, .ui {
font-family: Roboto, sans-serif !important;
}
#page_logo {
font-family: Raleway, sans-serif;
font-weight: 800;
font-size: 2.2rem;
color: #404041;
}
#page_logo .orange {
color: #F26721;
}
footer {
flex: none;
color: white;
@ -9,7 +19,7 @@ footer {
font-family: Roboto;
}
footer .dark-grey {
background-color: grey;
background-color: #404041;
}
footer .grid {
margin: 0 !important;