הבדלים בין גרסאות בדף "מדיה ויקי:Common.css"

נוספו 303 בתים ,  21:34, 2 בדצמבר 2020
אין תקציר עריכה
שורה 1: שורה 1:
  /* workarounds for chrome bugs */
  /* workarounds for chrome bugs */
/*שינוי הפונט של תכני האתר*/
@import url('https://fonts.googleapis.com/css?family=Varela+Round');
.body{
font-family: 'Varela Round', sans-serif;
}
.mw-body{
font-family: 'Varela Round', sans-serif;
}
/* add horizontal scrollbar to "pre" elements */
pre {
    overflow-x: auto;
}
.mw-tag-marker:last-child:after {
.mw-tag-marker:last-child:after {
     content: '\200b';
     content: '\200b';