changeset 228:a0a1fe8d2fe0

Commonize some CSS settings for mobile landscape/portrait.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 26 Mar 2018 15:01:11 +0300
parents a57b5fa51e07
children 9dcfd808c092
files basic.css
diffstat 1 files changed, 5 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/basic.css	Mon Mar 26 14:56:15 2018 +0300
+++ b/basic.css	Mon Mar 26 15:01:11 2018 +0300
@@ -429,11 +429,6 @@
 		body {
 			font-size: 18px;
 		}
-
-		#pageInfoButton, #pageUpNaviButton {
-			font-size: 1.5em;
-			bottom: 3em;
-		}
 	}
 
 
@@ -450,10 +445,11 @@
 			font-size: 1.25em;
 		}
 
-		#pageInfoButton, #pageUpNaviButton {
-			font-size: 2em;
-			bottom: 2.5em;
-		}
+	}
+
+	#pageInfoButton, #pageUpNaviButton {
+		font-size: 1.5em;
+		bottom: 3em;
 	}
 
 	/*