X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/18c82ef56dce9c9eb30b0f2318024d320d878a47..364d1c4437c45eda91dd0b8c5e92a098578f8b39:/media/industrial/style.css.php

diff --git a/media/industrial/style.css.php b/media/industrial/style.css.php
old mode 100755
new mode 100644
index 2474b11..7c1cf56
--- a/media/industrial/style.css.php
+++ b/media/industrial/style.css.php
@@ -158,13 +158,7 @@ input:hover {
   margin-right: 5%;
 }
 
-#upload {
-  text-align: center;
-  width: 30em;
-  background: #E2f5ff;
-  border: 2px solid #02233f;
-  margin: auto;
-}
+#upload {}
 
 #uploading {
   text-align: center;
@@ -181,3 +175,15 @@ input:hover {
   border: 2px solid #02233f;
   margin: auto;
 }
+
+#self_destruct {
+  font-weight: bold;
+  color: red;
+}
+
+#upload_image_email {
+  padding-left: 20px;
+  margin-left: 10px;
+  background: url(email.png) no-repeat;
+}
+