diff --git a/UnMeme.php b/UnMeme.php index 273421c..e812c9d 100755 --- a/UnMeme.php +++ b/UnMeme.php @@ -31,8 +31,7 @@
- -
Une glycémie trop basse venez voir notre boutique de sodaramel
+
diff --git a/css/style.css b/css/style.css index 8ea5b24..ea5c731 100755 --- a/css/style.css +++ b/css/style.css @@ -13,11 +13,21 @@ html{ body{ display: grid; width:100%; - grid-template-columns: 10vw 80vw 10vw; + grid-template-columns: 10vw 78.5vw 10vw; grid-template-rows: auto auto auto; grid-auto-rows: minmax(auto, auto); background:linear-gradient(lightgray, #775cff); } +@media only screen and (max-width: 850px) { + body { + grid-template-columns: 10vw 78vw 10vw; + } +} +@media only screen and (max-width: 550px) { + body { + grid-template-columns: 10vw 77vw 10vw; + } +} main{ @@ -55,16 +65,14 @@ main{ grid-row-start: 2; grid-row-end: 2; z-index:3; - background-color: green; + margin:1%; } - - - -@media only screen and (max-width: 600px) { - main { - width:100%; - background: none; - } +.pubD img{ + margin-top: 50%; + width:100%; + border-color: black; + border-width: 1px; + border-style: solid; } footer { diff --git a/css/upload.css b/css/upload.css index 7cc638b..fe4cdc1 100644 --- a/css/upload.css +++ b/css/upload.css @@ -9,5 +9,38 @@ border-style:solid; border-width:10px; border-color: white; - border-radius:100px; -} \ No newline at end of file + border-radius:10px; +} +.title{ + text-align: center; + font-size: 200%; +} +.dragndrop{ + background: rgba(0, 0, 0, 0.212); + border-style:dotted; + border-width:7px; + border-radius:10px; + width:80%; + margin: auto; +} +.dragndrop:hover{ + background: rgba(100, 100, 100, 0.212); +} +.dragndrop img{ + margin-left: 46%; + margin-bottom: 20%; + width:8%; +} +.dragndrop:hover img{ + margin-left: 45%; + margin-bottom: 17.34%; + width:10%; +} +.dragndrop-title{ + text-align: center; + margin-top:10%; +} +.warning{ + text-align: center; + color: white; +} diff --git a/img/pubD.png b/img/pubD.png new file mode 100644 index 0000000..2145493 Binary files /dev/null and b/img/pubD.png differ diff --git a/img/pubG.png b/img/pubG.png index 63a190d..209a4da 100644 Binary files a/img/pubG.png and b/img/pubG.png differ diff --git a/img/upload.png b/img/upload.png new file mode 100644 index 0000000..709207b Binary files /dev/null and b/img/upload.png differ diff --git a/index.php b/index.php index a022d5e..f4a17e6 100755 --- a/index.php +++ b/index.php @@ -100,8 +100,7 @@
- -
Une glycémie trop basse venez voir notre boutique de sodaramel
+
diff --git a/upload.php b/upload.php index c60f380..62be8e8 100755 --- a/upload.php +++ b/upload.php @@ -24,16 +24,16 @@

Publiez votre Meme !

- img drag&drop - boutons - infos - options +
+

Glissez ou déposez votre image ici

+ +
+

Attention, votre image doit respecter nos conditions d'utilisation !

- -
Une glycémie trop basse venez voir notre boutique de sodaramel
+