Afinaciones
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user