אונטערשייד צווישן ווערסיעס פון "מוסטער:מסגרת/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;
}