X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/a6c1ba9e0d7305fc75eb216d1646d5a59d044986..9d3160e354918d84b84e6979cbd5215435ef3f5c:/media/industrial/style.css.php diff --git a/media/industrial/style.css.php b/media/industrial/style.css.php index 2474b11..1fc4cc1 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,8 @@ input:hover { border: 2px solid #02233f; margin: auto; } + +#self_destruct { + font-weight: bold; + color: red; +}