]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - media/industrial/style.css.php
lib/lang.php: fix typo
[jirafeau_mojo42.git] / media / industrial / style.css.php
old mode 100755 (executable)
new mode 100644 (file)
index 2474b11..7c1cf56
@@ -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;
+}
+

patrick-canterino.de