mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2025-06-08 06:21:28 +02:00
adding OpenSans to menu
This commit is contained in:
parent
a2c09e2aa1
commit
b044042890
21 changed files with 38 additions and 55 deletions
|
@ -60,7 +60,7 @@ twentytwenty-wrapper img {
|
|||
// menu small devices
|
||||
|
||||
#menu {
|
||||
|
||||
background: #60768B;
|
||||
ul {
|
||||
|
||||
> li {
|
||||
|
@ -69,6 +69,8 @@ twentytwenty-wrapper img {
|
|||
@include breakpoint(small) {
|
||||
line-height: 2em;
|
||||
}
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -78,3 +80,7 @@ twentytwenty-wrapper img {
|
|||
a {
|
||||
color: #4f85bb;
|
||||
}
|
||||
|
||||
.wrapper.style3 {
|
||||
background: #3D4955;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue