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

קיין רעדאגירונג באמערקונג
אין תקציר עריכה
אין תקציר עריכה
 
(איין צווישנדיגע ווערסיע פונעם זעלבן באַניצער נישט געוויזן)
שורה 1: שורה 1:
span.nikud {
span.niqud {
     cursor: pointer;
     cursor: pointer;
     transition: font-size 0.2s ease, color 0.2s ease;
     transition: font-size 0.2s ease, color 0.2s ease;
    font-family: "Frank Rühl";
}
}


span.nikud:hover,
span.niqud:hover,
span.nikud:focus {
span.niqud:focus {
     font-size: 175%;
     font-size: 175%;
     outline: none;
     outline: none;
    font-family: "Frank Rühl";
}
}