]> git.mxchange.org Git - friendica.git/commitdiff
Vier: Network name, "ago" and the quote description are now smaller when mobile.
authorMichael Vogel <icarus@dabo.de>
Tue, 3 Nov 2015 23:07:05 +0000 (00:07 +0100)
committerMichael Vogel <icarus@dabo.de>
Tue, 3 Nov 2015 23:07:05 +0000 (00:07 +0100)
view/theme/vier/mobile.css

index f250b88321749b89a518673ddb08fee1951404da..ba8254d7fe289442bf5d1a7b3436a3153b0fbba4 100644 (file)
@@ -15,11 +15,14 @@ section {
   padding: 10px;
 }
 
-body, section, nav .nav-menu, div.pager, ul.tabs, .wall-item-container .wall-item-ago, .wall-item-network,
-.type-link blockquote, .type-video blockquote {
+body, section, nav .nav-menu, div.pager, ul.tabs {
   font-size: 16px;
 }
 
+.wall-item-container .wall-item-ago, .wall-item-network,.type-link blockquote, .type-video blockquote {
+  font-size: 13px;
+}
+
 nav {
   min-width: 480px;
 }