# HG changeset patch # User Matti Hamalainen # Date 1522065671 -10800 # Node ID a0a1fe8d2fe0cc662c0d06a5978546b89e21f620 # Parent a57b5fa51e0753b52ce1c10349d2c75be874dbbc Commonize some CSS settings for mobile landscape/portrait. diff -r a57b5fa51e07 -r a0a1fe8d2fe0 basic.css --- 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; } /*