Renumerotage des panneaux pour aller de 1 a 8

This commit is contained in:
root 2016-08-24 12:08:31 +02:00
parent 668673d118
commit 4730283abe
8 changed files with 12 additions and 19 deletions

View File

@ -1,5 +1,5 @@
<!-- 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="large-2 columns"></div>
<!-- row 8 col - panneau -->
@ -34,4 +34,4 @@
<div class="large-2 columns"></div>
</div>
<!-- fin row 1 -->
</section>
</section>

View File

@ -277,25 +277,18 @@ url("../img/arbre.png") no-repeat -13em top / 70%,
display: block;
}
.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 {
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;
font-size: 2em;
line-height: 1.2em;
display: block;
}
.panneau-9 {
background: url("../img/fond-009.jpg") no-repeat scroll center top / 100% #fbffff ;
.panneau-8 {
background: url("../img/fond-008.jpg") no-repeat scroll center top / 100% #fbffff ;
}
.panneau-9 .theme span {
.panneau-8 .theme span {
color: #005184;
font-size: 2em;
line-height: 1.2em;

View File

@ -1,5 +1,5 @@
<!-- 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="large-2 columns"></div>
<!-- row 8 col - panneau -->
@ -34,4 +34,4 @@
<div class="large-2 columns"></div>
</div>
<!-- fin row 1 -->
</section>
</section>

View File

@ -1,5 +1,5 @@
<!-- 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="large-2 columns"></div>
<!-- row 8 col - panneau -->
@ -27,4 +27,4 @@
<div class="large-2 columns"></div>
</div>
<!-- fin row 1 -->
</section>
</section>

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

View File

@ -1,5 +1,5 @@
<!-- 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="large-2 columns"></div>
<!-- row 8 col - panneau -->
@ -27,4 +27,4 @@
<div class="large-2 columns"></div>
</div>
<!-- fin row 1 -->
</section>
</section>