diff --git a/Index.html b/Index.html index 37f9aed..5f6b4a2 100644 --- a/Index.html +++ b/Index.html @@ -15,18 +15,9 @@ - - - - - + +
@@ -38,13 +29,29 @@
- + + - + + + + + + + + + + + + + + + +
diff --git a/image/accueil.png b/image/accueil.png new file mode 100644 index 0000000..1a07343 Binary files /dev/null and b/image/accueil.png differ diff --git a/image/imgnoirbingo.png b/image/imgnoirbingo.png new file mode 100644 index 0000000..1f1ab17 Binary files /dev/null and b/image/imgnoirbingo.png differ diff --git a/loading.js b/loading.js index b5ad43d..f58fffb 100644 --- a/loading.js +++ b/loading.js @@ -6,3 +6,4 @@ window.addEventListener('load', () => { }) + diff --git a/slots.html b/slots.html new file mode 100644 index 0000000..90961a1 --- /dev/null +++ b/slots.html @@ -0,0 +1,48 @@ + + + + + + + + + casino 77 + + + + + + + + + + + + + + + +
+ + 7 + + 7 + + 7 +
+ + + + + + + + + +
+ + + + + + \ No newline at end of file diff --git a/styles.css b/styles.css index 499d27d..79f00a5 100644 --- a/styles.css +++ b/styles.css @@ -6,7 +6,20 @@ } +.accueil { + position:absolute; + left:88%; z-index:2; + + width: 10%; + height:18%; + + +} +.accueil:hover { + border : 2px solid rgba(147,112,219,0.5); + box-shadow:8px 8px 10px 0 rgba(147,112,219,0.5); +} .img1 { position: absolute; @@ -85,9 +98,23 @@ border : 2px solid rgba(147,112,219,0.5); box-shadow:8px 8px 10px 0 rgba(147,112,219,0.5); } + +.img4 { + -webkit-transition: all 0.2s; + -moz-transition: all 0.2s; + -ms-transition: all 0.2s; + -o-transition: all 0.2s; + transition: all 0.2s; +} +.img4:hover { + border : 2px solid rgba(147,112,219,0.5); + box-shadow:8px 8px 10px 0 rgba(147,112,219,0.5); +} .loader { position: absolute; + + z-index: 1; width: 100%; @@ -198,25 +225,7 @@ } -.card-fan { - position: absolute; - width: 15%; - transform-origin: bottom; - transition: .3s linear; -} -.cards-fan-container:hover #ten-fan{ - transform: rotate(20deg) -} -.cards-fan-container:hover #ace-fan{ - transform: rotate(-20deg) -} -.cards-fan-container:hover #jack-fan{ - transform: rotate(10deg) -} -.cards-fan-container:hover #king-fan{ - transform: rotate(-10deg) -} .bg { width: 100%; @@ -270,3 +279,4 @@ + diff --git a/tests.html b/tests.html index 71bd770..fd89036 100644 --- a/tests.html +++ b/tests.html @@ -1 +1,26 @@ - + + + + + + + casino test + + + + + + + +
+ +
+ +

Page Content Here......

+ +