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

קפיצה לניווט קפיצה לחיפוש
חדש
אין תקציר עריכה
(חדש)
תגית: שוחזרה
שורה 1: שורה 1:
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */
/*שינוי הפונט של תכני האתר*/
/*שינוי הפונט של תכני האתר*/
@import url('https://fonts.googleapis.com/css?family=Varela+Round');
@import url('https://fonts.googleapis.com/css2?family=Bona+Nova:ital,wght@0,400;0,700;1,400&display=swap');
.body{
.bona-nova-regular {
font-family: 'Varela Round', sans-serif;
  font-family: "Bona Nova", serif;
  font-weight: 400;
  font-style: normal;
}
}
.mw-body{
 
font-family: 'Varela Round', sans-serif;
.bona-nova-bold {
  font-family: "Bona Nova", serif;
  font-weight: 700;
  font-style: normal;
}
 
.bona-nova-regular-italic {
  font-family: "Bona Nova", serif;
  font-weight: 400;
  font-style: italic;
}
}
/* add horizontal scrollbar to "pre" elements */
/* add horizontal scrollbar to "pre" elements */

תפריט ניווט