Vier: Network name, "ago" and the quote description are now smaller when mobile.
This commit is contained in:
parent
546fd6cbbe
commit
5b2e1188c0
1 changed files with 5 additions and 2 deletions
|
@ -15,11 +15,14 @@ section {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body, section, nav .nav-menu, div.pager, ul.tabs, .wall-item-container .wall-item-ago, .wall-item-network,
|
body, section, nav .nav-menu, div.pager, ul.tabs {
|
||||||
.type-link blockquote, .type-video blockquote {
|
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wall-item-container .wall-item-ago, .wall-item-network,.type-link blockquote, .type-video blockquote {
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
min-width: 480px;
|
min-width: 480px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue