mirror of
https://github.com/medialab-prado/poblados-colonizacion-colonias-penitenciarias.git
synced 2025-06-08 06:21:28 +02:00
adding caption
This commit is contained in:
parent
86c3f38fcf
commit
fecbce6593
4 changed files with 20 additions and 7 deletions
|
@ -141,3 +141,15 @@ canvas {
|
|||
}
|
||||
|
||||
}
|
||||
.caption {
|
||||
width: 55em;
|
||||
line-height: 1.45em;
|
||||
color: rgb(120,120,120);
|
||||
font-size: .8em;
|
||||
text-align: right;
|
||||
font-weight: 100;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
@include breakpoint(small){
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue