(Νέα σελίδα με '→All CSS here will be loaded for users of the Citizen skin: #siteSub { display: block; }') |
Χωρίς σύνοψη επεξεργασίας |
||
(Μία ενδιάμεση αναθεώρηση από τον ίδιο χρήστη δεν εμφανίζεται) | |||
Γραμμή 1: | Γραμμή 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
#siteSub { | #siteSub { | ||
display: | display: none; | ||
} | |||
#mw-indicator-mw-helplink { | |||
display: none; | |||
} | } |
Τελευταία αναθεώρηση της 12:17, 22 Ιουλίου 2024
/* All CSS here will be loaded for users of the Citizen skin */ #siteSub { display: none; } #mw-indicator-mw-helplink { display: none; }