Logo SikaPics via balise img (fix ::before invisible)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -69,6 +69,13 @@ html, body {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.accueil-logo {
|
||||
max-width: 280px;
|
||||
max-height: 100px;
|
||||
margin-bottom: 1rem;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.accueil-contenu h1 {
|
||||
font-size: 3.5rem;
|
||||
font-weight: 300;
|
||||
|
||||
@@ -54,17 +54,7 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
[data-theme="sikapics"] #nom-evenement::before {
|
||||
content: '';
|
||||
display: block;
|
||||
width: 250px;
|
||||
height: 80px;
|
||||
margin: 0 auto 1.5rem;
|
||||
background-image: url('/assets/logos/sikapics.png');
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
/* Logo SikaPics gere via JS (appliquerConfig) */
|
||||
|
||||
[data-theme="sikapics"] .accueil-instruction {
|
||||
color: var(--texte-secondaire);
|
||||
|
||||
Reference in New Issue
Block a user