67 692
contributi
(Icone link) |
(Icone link) |
||
Riga 1: | Riga 1: | ||
/* Gli stili CSS inseriti qui si applicano a tutti i temi */ | /* Gli stili CSS inseriti qui si applicano a tutti i temi */ | ||
/* Vedere anche [[mw:Manual:Coding conventions/CSS]] | |||
/* <syntaxhighlight lang=css> */ | /* <syntaxhighlight lang=css> */ | ||
Riga 519: | Riga 521: | ||
/*Sidebar menu*/ | /*Sidebar menu*/ | ||
#n- | #n-DataTrek { | ||
background-image: url(https:// | background-image: url(https://data.wikitrek.org/dt/resources/assets/DataTrekLogo.svg); | ||
background-size: 16px; | background-size: 16px; | ||
background-position: top left; | background-position: top left; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | |||
#n-DataTrek a { | |||
padding-left: 20px; | |||
} | } | ||
#n- | #n-Blog-di-WikiTrek { | ||
background-image: url(https://wordpress.org/favicon.ico); | |||
background-size: 16px; | |||
background-position: top left; | |||
background-repeat: no-repeat; | |||
} | |||
#n-Blog-di-WikiTrek a { | |||
padding-left: 20px; | padding-left: 20px; | ||
} | } | ||
#n- | #n-Progetto-WikiTrek-su-GitPull { | ||
background-image: url(https:// | background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/dd/Phacility_phabricator_logo.png); | ||
background-size: 16px; | background-size: 16px; | ||
background-position: top left; | background-position: top left; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
#n-Progetto-WikiTrek-su-GitPull a { | |||
#n- | |||
padding-left: 20px; | padding-left: 20px; | ||
} | } | ||
Riga 546: | Riga 556: | ||
background-position: top left; | background-position: top left; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | |||
#n-Pagina-Facebook a { | |||
padding-left: 20px; | |||
} | } | ||
#n- | #n-Account-Twitter { | ||
background-image: url(//abs.twimg.com/favicons/favicon.ico); | |||
background-size: 16px; | |||
background-position: top left; | |||
background-repeat: no-repeat; | |||
} | |||
#n-Account-Twitter a { | |||
padding-left: 20px; | padding-left: 20px; | ||
} | } | ||
Riga 558: | Riga 577: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
#n-Canale-Telegram a { | #n-Canale-Telegram a { | ||
padding-left: 20px; | padding-left: 20px; |