r113901 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113900‎ | r113901 | r113902 >
Date:10:03, 15 March 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
font size tweaks

increase default font size
reduce footer size for normal mobile version
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/beta_common.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/common.css
@@ -586,6 +586,7 @@
587587 #footer {
588588 margin: 0 8px;
589589 clear: both;
 590+ font-size: 0.8em;
590591 }
591592
592593 #logo {
Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
@@ -10,7 +10,7 @@
1111 }
1212
1313 body {
14 - font-size: 0.8em;
 14+ font-size: 1em;
1515 line-height: 1;
1616 color: black;
1717 background: white;

Follow-up revisions

RevisionCommit summaryAuthorDate
r114202MFT r113807, r113831, r113832, r113865, r113866, r113870, r113871, r113872, r...awjrichards22:23, 19 March 2012

Status & tagging log