אונטערשייד צווישן ווערסיעס פון "מוסטער:מסגרת/styles.css"

פון המכלול
קפיצה לניווט קפיצה לחיפוש
ק (1 רעוויזיע אימפארטירט פֿון wikipedia:he:תבנית:מסגרת/styles.css: ייבוא מוויקיפדיה העברית, ראה רשימת התורמים)
אין תקציר עריכה
 
שורה 8: שורה 8:
     padding: 5px;
     padding: 5px;
     font-size: 95%;
     font-size: 95%;
    border-radius: 5px;
}
}

יעצטיגע רעוויזיע זינט 14:31, 10 אפריל 2023

/* 
* copy of current class .twocolors
* needed, since this class is missing in mobile view/minerva, and frames lose their border.
*/
.framestyle { 
	border: 1px solid #a2a9b1;
    background-color: #f8f9fa;
    padding: 5px;
    font-size: 95%;
    border-radius: 5px;
}