X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/a6c1ba9e0d7305fc75eb216d1646d5a59d044986..9161a13511c380965182346bacdf0ca2c29b0533:/media/industrial/style.css.php diff --git a/media/industrial/style.css.php b/media/industrial/style.css.php index 2474b11..7c1cf56 100644 --- 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; +} +