diff --git a/img/100846491_p0_master1200.jpg b/img/100846491_p0_master1200.jpg deleted file mode 100644 index 64889b9..0000000 Binary files a/img/100846491_p0_master1200.jpg and /dev/null differ diff --git a/img/268.png b/img/268.png deleted file mode 100644 index f02cdad..0000000 Binary files a/img/268.png and /dev/null differ diff --git a/img/281.png b/img/281.png deleted file mode 100644 index ccb853d..0000000 Binary files a/img/281.png and /dev/null differ diff --git a/img/288.png b/img/288.png deleted file mode 100644 index 76ef301..0000000 Binary files a/img/288.png and /dev/null differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..ba5a180 --- /dev/null +++ b/index.html @@ -0,0 +1,66 @@ + + + + Teumbleur - Accueil + + + + + + + + + + + + + +
+
+

Vous pouvez également aller faire un tour sur mon blog, j'y raconte de temps à autre des choses.

+ +

+ +
+ +
+ Senjougahara Hitagi +
+ + Senjougahara Hitagi +
+
+ +
+ Senjougahara Hitagi +
+ + Senjougahara Hitagi +
+
+ +
+ Senjougahara Hitagi +
+ + Senjougahara Hitagi +
+
+ +
+ Senjougahara Hitagi +
+ + Senjougahara Hitagi +
+
+ +
+ + + +
+ + \ No newline at end of file diff --git a/script-top.js b/script-top.js new file mode 100644 index 0000000..7f89029 --- /dev/null +++ b/script-top.js @@ -0,0 +1,12 @@ +jQuery(function(){ + $(function () { + $(window).scroll(function () { + if ($(this).scrollTop() > 200 ) { + $('#scrollUp').css('right','10px'); + } else { + $('#scrollUp').removeAttr( 'style' ); + } + + }); + }); + }); \ No newline at end of file diff --git a/style.css b/style.css index ef3de8a..eabe9da 100644 --- a/style.css +++ b/style.css @@ -27,4 +27,70 @@ position: fixed; bottom : 10px; right: -100px; opacity: 0.5; +} + +.grid-container { + display: grid; + max-width: 1000px; + margin-left: auto; + margin-right: auto; + grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); + grid-gap: 1em; +} + + +/* hover styles */ +.location-listing { + position: relative; +} + +.location-image { + line-height: 0; + overflow: hidden; +} + +.location-image img { + filter: blur(0px); + transition: filter 0.3s ease-in; + transform: scale(1.1); +} + +.location-title { + font-size: 1.5em; + font-weight: bold; + text-decoration: none; + z-index: 1; + position: absolute; + height: 100%; + width: 100%; + top: 0; + left: 0; + opacity: 0; + transition: opacity .5s; + background: rgba(90,0,10,0.4); + color: white; + + /* position the text in t’ middle*/ + display: flex; + align-items: center; + justify-content: center; +} + +.location-listing:hover .location-title { + opacity: 1; +} + +.location-listing:hover .location-image img { + filter: blur(2px); +} + + +/* for touch screen devices */ +@media (hover: none) { + .location-title { + opacity: 1; + } + .location-image img { + filter: blur(2px); + } } \ No newline at end of file diff --git a/vignettes/hitagi.jpg b/vignettes/hitagi.jpg new file mode 100644 index 0000000..9cbf4d6 Binary files /dev/null and b/vignettes/hitagi.jpg differ diff --git a/waifus/Senjougahara_Hitagi/img/FSZhWzxaQAERtft.jpg b/waifus/Senjougahara_Hitagi/img/FSZhWzxaQAERtft.jpg new file mode 100644 index 0000000..3c2d732 Binary files /dev/null and b/waifus/Senjougahara_Hitagi/img/FSZhWzxaQAERtft.jpg differ diff --git a/waifus/Senjougahara_Hitagi/img/Sans titre.png b/waifus/Senjougahara_Hitagi/img/Sans titre.png new file mode 100644 index 0000000..d3f89ee Binary files /dev/null and b/waifus/Senjougahara_Hitagi/img/Sans titre.png differ diff --git a/waifus/Senjougahara_Hitagi/img/tumblr_mg8f7qZ0sd1rmed41o7_1280.jpg b/waifus/Senjougahara_Hitagi/img/tumblr_mg8f7qZ0sd1rmed41o7_1280.jpg new file mode 100644 index 0000000..054327c Binary files /dev/null and b/waifus/Senjougahara_Hitagi/img/tumblr_mg8f7qZ0sd1rmed41o7_1280.jpg differ diff --git a/waifus/Senjougahara_Hitagi/img/tumblr_ngsn9siW6u1r0yamfo1_1280.jpg b/waifus/Senjougahara_Hitagi/img/tumblr_ngsn9siW6u1r0yamfo1_1280.jpg new file mode 100644 index 0000000..c7b80bb Binary files /dev/null and b/waifus/Senjougahara_Hitagi/img/tumblr_ngsn9siW6u1r0yamfo1_1280.jpg differ diff --git a/waifus/Senjougahara_Hitagi/img/tumblr_nuw40pD6Dg1rssr1jo1_540.jpg b/waifus/Senjougahara_Hitagi/img/tumblr_nuw40pD6Dg1rssr1jo1_540.jpg new file mode 100644 index 0000000..e5c9a5a Binary files /dev/null and b/waifus/Senjougahara_Hitagi/img/tumblr_nuw40pD6Dg1rssr1jo1_540.jpg differ diff --git a/index.php b/waifus/Senjougahara_Hitagi/index.php similarity index 61% rename from index.php rename to waifus/Senjougahara_Hitagi/index.php index 8daef33..05b6c7d 100644 --- a/index.php +++ b/waifus/Senjougahara_Hitagi/index.php @@ -1,34 +1,21 @@ - Teumbleur + Teumbleur - Senjougahara Hitagi - + - - + + - + -
+

Vous pouvez également aller faire un tour sur mon blog, j'y raconte de temps à autre des choses.



@@ -56,12 +43,12 @@ if(!empty($dossier)); sort($fichier); foreach($fichier as $lien) { echo "
\r -

🔍 source

\r\r

"; +

🔍 source

\r\r

"; } ?>
\ No newline at end of file