Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

26 rader
505 B

<style>
.fond {
margin:auto;
top:0;
}
  
.texte {
color:black;
margin:auto;
position:absolute;
z-index:2;
top:0;
width:100%;
}
</style>
<div class="container-fluid" id="BlocksBrowser"></div>
<div class="container-fluid bg-grey">
  <div class="row">
    <div class="col-sm-12 text-center">
      OK ... Here i don't really understand anything.<br>
      That's a copy/passte of Jeff's Thomas code.<br>
      And i just replace mouse move by a path computed from the block HASH.
    </div>
  </div>
</div>