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 @@
587
587
#footer {
588
588
margin: 0 8px;
589
589
clear: both;
590
+ font-size: 0.8em;
590
591
}
591
592
592
593
#logo {
Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
—
—
@@ -10,7 +10,7 @@
11
11
}
12
12
13
13
body {
14
- font-size: 0.8em;
14
+ font-size: 1em;
15
15
line-height: 1;
16
16
color: black;
17
17
background: white;
Follow-up revisions
Revision
Commit summary
Author
Date
r114202
MFT
r113807
,
r113831
,
r113832
,
r113865
,
r113866
,
r113870
,
r113871
,
r113872
,
r...
awjrichards
22:23, 19 March 2012
Status & tagging log
18:09, 15 March 2012
Preilly
(
talk
|
contribs
)
changed the
status
of r113901
[
removed:
new
added:
ok]