MediaWiki:Mobile.css
Версия от 18:02, 3 февраля 2019; Alexander (обсуждение | вклад)
body {
font: -apple-system-body; 👈 for iOS browsers only
font-family: 'Helvetica Neue','Helvetica','Nimbus Sans L','Arial','Liberation Sans',sans-serif;
line-height: 1.4;
color: #222222;
background: #fff;
-webkit-tap-highlight-color: rgba(0,0,0,0.2);
}