החנות בבנייה, לא ניתן עדיין לבצע הזמנות.
איתכם הסליחה. סגור
סרגל נגישות
visibility_offהשבת את ההבזקים
titleסמן כותרות
settingsצבע רקע
zoom_outזום (הקטנה)
zoom_inזום (הגדלה)
remove_circle_outlineהקטנת גופן
add_circle_outlineהגדלת גופן
spellcheckגופן קריא
brightness_highניגודיות בהירה
brightness_lowניגודיות כהה
format_underlinedהוסף קו תחתון לקישורים
font_downloadסמן קישורים
לאפס את כל האפשרויותcached
/* add space between minus button and input */
.quantity .pz-minus {
margin-right: 6px; /* increase/decrease as needed */
}
/* optional: add space between input and plus button too */
.quantity .pz-plus {
margin-left: 6px; /* keeps it symmetric */
}