Mobile interface :)

Former-commit-id: e79f1477c572712812bff35e889dcd40bdd4b53c [formerly b0bc8f1ca07a70c3677b835039c37e829a1bda37] [formerly d36856934e188cfd989977229c048b71dabd5a22 [formerly 1645a8830ec0a674f6684113a3058ba00ffcd88a]]
Former-commit-id: f055189acbc2c0a431683c46d8662bc5c910663f [formerly 9e521e32ec949532dc7dce003534f5fe726254f7]
Former-commit-id: 132cc78a5eda743ea6e1a3675442819ad87cbcf2
This commit is contained in:
Henrique Dias
2017-07-10 10:30:51 +01:00
parent 728776dc03
commit cab8f11e70
8 changed files with 206 additions and 57 deletions

View File

@@ -116,3 +116,18 @@ main {
margin: 0 1em 1em auto;
width: calc(100% - 19em);
}
#breadcrumbs span,
#breadcrumbs {
display: flex;
align-items: center;
color: #6f6f6f;
}
#breadcrumbs .chevron {
}
#breadcrumbs a {
color: inherit
}