generated from gitea_admin/default
ajout de dev front
This commit is contained in:
@@ -32,39 +32,23 @@
|
||||
</PageSection>
|
||||
|
||||
|
||||
<PageSection tone="dark" padded_size="md" content-size="default" padb="xs" class="theme_tao photo_orchestre_wp remonter_bloc_dessous">
|
||||
<SectionContent>
|
||||
<SectionTitle tone="invert" pad="xs">
|
||||
L’ORCHESTRE NATIONAL D'ÎLE-DE-FRANCE
|
||||
</SectionTitle>
|
||||
|
||||
<DsMedia :src="orchestre_img" alt="L'Orchestre" class="photo_orchestre_img"/>
|
||||
|
||||
</SectionContent>
|
||||
|
||||
<SectionContent pad="xs" class="photo_orchestre_cta">
|
||||
<DsButtonArrow to="/" variant="invert">
|
||||
Découvrir les musiciens
|
||||
</DsButtonArrow>
|
||||
</SectionContent>
|
||||
|
||||
</PageSection>
|
||||
|
||||
<!-- ================== -->
|
||||
<!-- PARTOUT ET POUR TOUS -->
|
||||
<!-- ================== -->
|
||||
<PageSection padded_size="md" class="theme_ppt_wp">
|
||||
<PageSection padded_size="md" class="theme_ppt_wp remonter_bloc_dessous">
|
||||
<SectionContent class="theme_ppt">
|
||||
<!-- PHOTO DE L'ORCHETSRE -->
|
||||
<!-- <DsMedia :src="orchestre_img" alt="L'Orchestre" class="theme_ppt--img"/> -->
|
||||
<DsMedia :src="orchestre_img" alt="L'Orchestre" class="theme_ppt--img"/>
|
||||
<!-- PHOTO DE LA CARTE IDF -->
|
||||
<DsMedia :src="ppt_img" alt="Carte Île-De-France" class="theme_ppt--img"/>
|
||||
<!-- <DsMedia :src="ppt_img" alt="Carte Île-De-France" class="theme_ppt--img"/> -->
|
||||
<!-- Avec couleur rouge par dessus -->
|
||||
<SectionContent tone="brand_rouge45" pad="" class="theme_ppt--content">
|
||||
<!-- <SectionContent tone="brand_rouge45" pad="" class="theme_ppt--content"> -->
|
||||
<!-- Sans couleur rouge par dessus -->
|
||||
<!-- <SectionContent tone="" pad="" class="theme_ppt--content"> -->
|
||||
<SectionContent tone="" pad="" class="theme_ppt--content">
|
||||
<SectionTitle tone="invert" pad="xs">
|
||||
PARTOUT ET POUR TOUS
|
||||
LA MUSIQUE PARTOUT ET POUR TOUS
|
||||
</SectionTitle>
|
||||
<SectionContent pad="xs" class="theme_ppt--description">
|
||||
<DsText tone="invert" size="lg" class="theme_ppt--txt" >
|
||||
@@ -342,10 +326,18 @@
|
||||
grid-row: 1;
|
||||
grid-column: 1;
|
||||
max-height: 400px;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
img {
|
||||
filter: brightness(0.7);
|
||||
}
|
||||
}
|
||||
&--content {
|
||||
grid-row: 1;
|
||||
grid-column: 1;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
display: grid;
|
||||
align-items: center;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user