first commit
This commit is contained in:
26
articles/20180225/content.html
Normal file
26
articles/20180225/content.html
Normal file
@@ -0,0 +1,26 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user