Renumerotage des panneaux pour avoir de 1 a 8
This commit is contained in:
parent
2956bd7d2a
commit
dddebbdfee
@ -1,5 +1,5 @@
|
|||||||
<!-- row 12 col - boite presentation -->
|
<!-- row 12 col - boite presentation -->
|
||||||
<section class="scroll-container panneau-9" role="main">
|
<section class="scroll-container panneau-8" role="main">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="large-2 columns"></div>
|
<div class="large-2 columns"></div>
|
||||||
<!-- row 8 col - panneau -->
|
<!-- row 8 col - panneau -->
|
||||||
@ -34,4 +34,4 @@
|
|||||||
<div class="large-2 columns"></div>
|
<div class="large-2 columns"></div>
|
||||||
</div>
|
</div>
|
||||||
<!-- fin row 1 -->
|
<!-- fin row 1 -->
|
||||||
</section>
|
</section>
|
||||||
|
@ -277,25 +277,18 @@ url("../img/arbre.png") no-repeat -13em top / 70%,
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
.panneau-7 {
|
.panneau-7 {
|
||||||
background: url("../img/fond-007.jpg") no-repeat scroll center top / 100% #fff ;
|
background: url("../img/fond-007.jpg") no-repeat scroll center top / 100% #c9efc5 ;
|
||||||
}
|
}
|
||||||
.panneau-7 .theme span {
|
.panneau-7 .theme span {
|
||||||
color: #4e1452;
|
|
||||||
font-size: 2em;
|
|
||||||
}
|
|
||||||
.panneau-8 {
|
|
||||||
background: url("../img/fond-008.jpg") no-repeat scroll center top / 100% #c9efc5 ;
|
|
||||||
}
|
|
||||||
.panneau-8 .theme span {
|
|
||||||
color: #008080;
|
color: #008080;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
.panneau-9 {
|
.panneau-8 {
|
||||||
background: url("../img/fond-009.jpg") no-repeat scroll center top / 100% #fbffff ;
|
background: url("../img/fond-008.jpg") no-repeat scroll center top / 100% #fbffff ;
|
||||||
}
|
}
|
||||||
.panneau-9 .theme span {
|
.panneau-8 .theme span {
|
||||||
color: #005184;
|
color: #005184;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
|
BIN
htdocs/img/fond-007.jpg
Normal file
BIN
htdocs/img/fond-007.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 396 KiB |
Binary file not shown.
Before Width: | Height: | Size: 396 KiB After Width: | Height: | Size: 486 KiB |
Binary file not shown.
Before Width: | Height: | Size: 486 KiB |
@ -1,5 +1,5 @@
|
|||||||
<!-- row 12 col - boite presentation -->
|
<!-- row 12 col - boite presentation -->
|
||||||
<section class="scroll-container panneau-8" role="main">
|
<section class="scroll-container panneau-7" role="main">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="large-2 columns"></div>
|
<div class="large-2 columns"></div>
|
||||||
<!-- row 8 col - panneau -->
|
<!-- row 8 col - panneau -->
|
||||||
@ -27,4 +27,4 @@
|
|||||||
<div class="large-2 columns"></div>
|
<div class="large-2 columns"></div>
|
||||||
</div>
|
</div>
|
||||||
<!-- fin row 1 -->
|
<!-- fin row 1 -->
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user