CSS: fix domain for rero.ch
Co-Authored-by: Olivier DOSSMANN <git@dossmann.net>
This commit is contained in:
parent
0e56e6ba99
commit
e566911c6b
@ -7,5 +7,5 @@ body#view-aoste nav.rero-ils-header img.rero-ils-logo {
|
||||
}
|
||||
|
||||
div#aoste-logo {
|
||||
content: url('https://ressources.rero.ch/ils/images/logo-aoste.png');
|
||||
content: url('https://resources.rero.ch/ils/images/logo-aoste.png');
|
||||
}
|
||||
|
@ -7,5 +7,5 @@ body#view-bulle nav.rero-ils-header img.rero-ils-logo {
|
||||
}
|
||||
|
||||
div#bulle-logo {
|
||||
content: url('https://ressources.rero.ch/ils/images/logo-bulle.png');
|
||||
content: url('https://resources.rero.ch/ils/images/logo-bulle.png');
|
||||
}
|
||||
|
@ -7,5 +7,5 @@ body#view-fictive nav.rero-ils-header img.rero-ils-logo {
|
||||
}
|
||||
|
||||
div#fictive-logo {
|
||||
content: url('https://ressources.rero.ch/ils/images/logo-fictive.png');
|
||||
content: url('https://resources.rero.ch/ils/images/logo-fictive.png');
|
||||
}
|
||||
|
@ -7,5 +7,5 @@ body#view-global nav.rero-ils-header img.rero-ils-logo {
|
||||
}
|
||||
|
||||
div#global-logo {
|
||||
content: url('https://ressources.rero.ch/ils/images/logo-global.png');
|
||||
content: url('https://resources.rero.ch/ils/images/logo-global.png');
|
||||
}
|
||||
|
@ -7,5 +7,5 @@ body#view-highlands nav.rero-ils-header img.rero-ils-logo {
|
||||
}
|
||||
|
||||
div#highlands-logo {
|
||||
content: url('https://ressources.rero.ch/ils/images/logo-highlands.png');
|
||||
content: url('https://resources.rero.ch/ils/images/logo-highlands.png');
|
||||
}
|
||||
|
@ -7,5 +7,5 @@ body#view-mvs nav.rero-ils-header img.rero-ils-logo {
|
||||
}
|
||||
|
||||
div#mvs-logo {
|
||||
content: url('https://ressources.rero.ch/ils/images/logo-mvs.png');
|
||||
content: url('https://resources.rero.ch/ils/images/logo-mvs.png');
|
||||
}
|
||||
|
@ -7,5 +7,5 @@ body#view-rbnj nav.rero-ils-header img.rero-ils-logo {
|
||||
}
|
||||
|
||||
div#rbnj-logo {
|
||||
content: url('https://ressources.rero.ch/ils/images/logo-rbnj.png');
|
||||
content: url('https://resources.rero.ch/ils/images/logo-rbnj.png');
|
||||
}
|
||||
|
Reference in New Issue
Block a user