MediaWiki:Mobile.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 56: Line 56:
.mw-body-content {
.mw-body-content {
font-kerning: auto;
font-kerning: auto;
font-size: 15px;
line-height: 2;
line-height: 2;
text-align: justify;
}
}


Line 99: Line 99:
#mp-help .mp-h2 span:before {
#mp-help .mp-h2 span:before {
     background: url('/static/images/help.png') no-repeat center center;
     background: url('/static/images/help.png') no-repeat center center;
}
.vector-menu-portal .vector-menu-content li {
  line-height: 1.3;
  font-size: 0.85em;
}
}