לדלג לתוכן

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

מתוך חב"דפדיה, אנציקלופדיה חב"דית חופשית
אין תקציר עריכה
תגיות: עריכה ממכשיר נייד עריכה דרך האתר הנייד
מ. רובין (שיחה | תרומות)
אין תקציר עריכה
 
שורה 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;}
#feedbackTextArea{
/* השוואת הפונט בכותרות לפונט בגוף הערך */
width:calc(100% - 10px);
.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; }

גרסה אחרונה מ־17:50, 8 בינואר 2026

/* הסגנונות הנכתבים כאן ישפיעו על הגולשים באתר למכשירים ניידים בלבד */

.noJavascript { display: none; }


:where(.mw-parser-output) .parameters, .paramvalidator-wrapper {
	display: none;
}

.imgtoggleboxTitle { display: none; }

/* required for pie chart in [[Module:גרפים]]  */
.transborder {
    border: solid transparent;
}


.mobileonly { display: inherit !important; }
.desktoponly { display: none; }

.content table.infobox caption {
	padding: 1px;
}

.content table.infobox td {
    width: inherit !important ;
}

.infobox caption {
    font-size: larger;
    margin-left: inherit;
    font-weight: bold;
}

.chess-template  td { 
	padding: 0 !important; 
	vertical-align: middle !important;
	text-align: center !important;
}

.geo-nondefault, .geo-multi-punct { display: none; }

/* hide report mistake title */
.page-חב"דפדיה_דיווח_על_טעויות .mw-editform > #wpSummaryLabel { display: none; }

/* הצגת תבנית:אזהרה כללית במובייל */
.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; }