عرض مصدر ميدياويكي:Mobile.css
اذهب إلى التنقل
اذهب إلى البحث
ليست لك الصلاحية لتعديل هذه الصفحة; للسببين التاليين:
يمكنك مطالعة و نسخ مصدر هذه الصفحة.
/**
You are editing the global css file for all mobile site users.
With Great Power Comes Great Responsibility.
Some words of caution:
* Avoid any changes which impact layout on a mobile device.
** Please be careful not to introduce any margin / padding rules. These should be done inside the template itself via an inline style.
** Be especially cautious when a template is likely to be used within the top 480px of the screen (the content that the user will see first on a mobile device)
* Do not use display:none. Instead edit the template and markup the element you want to hide with the `nomobile` class.
* Try to keep rules as generic and minimal as possible. Do not have 2 selectors doing the same thing. Introduce a common class and use that instead
* For big changes consult the [https://grafana.wikimedia.org/dashboard/db/mobile-2g grafana dashboard] to ensure you don't introduce any performance regressions.
* Group common css rules together where possible.
*/
/* T211198 */
.tagline {
all: initial;
color: #54595d;
font-size: 0.85em;
margin: 2px 0 0;
}
000
1:0
القوالب المستخدمة في هذه الصفحة:
ارجع إلى ميدياويكي:Mobile.css.