מדיה ויקי:Mobile.css – הבדלי גרסאות

מויקיפדיה: https://he.wikipedia.org/wiki/%D7%9E%D7%93%D7%99%D7%94_%D7%95%D7%99%D7%A7%D7%99:Mobile.css
 
מ. רובין (שיחה | תרומות)
אין תקציר עריכה
 
(6 גרסאות ביניים של 2 משתמשים אינן מוצגות)
שורה 4: שורה 4:




.parameters, .paramvalidator-wrapper {
:where(.mw-parser-output) .parameters, .paramvalidator-wrapper {
display: none;
display: none;
}
}
שורה 25: שורה 25:
.content table.infobox td {
.content table.infobox td {
     width: inherit !important ;
     width: inherit !important ;
}
.infobox caption {
    font-size: larger;
    margin-left: inherit;
    font-weight: bold;
}
}


שורה 40: שורה 46:
/* הצגת תבנית:אזהרה כללית במובייל */
/* הצגת תבנית:אזהרה כללית במובייל */
.client-js .ambox .hide-when-compact,.client-js .ambox .mbox-image{display:inline-block;}
.client-js .ambox .hide-when-compact,.client-js .ambox .mbox-image{display:inline-block;}
/* השוואת הפונט בכותרות לפונט בגוף הערך */
.pre-content h1, .content h1, .content h2 {
font-family:inherit!important;
}
/*
ol.reference has margin-right of 2.25em in minerva. this is required so the ref number will be visible
for left-justified references, same is required on the left-hand side.
*/
ol.references { padding-left: 2em; }