文件操作 - index.html--m
返回文件管理
返回主菜单
删除本文件
文件: /root/.local/share/Trash/files/index.html--m
编辑文件内容
<html> <head> <meta charset="utf-8"> <style> html { width: 100%; height: 100%; } body { text-align: center; margin: 0px; padding: 0px; height: 100%; color: #fff; font-family: Tahoma, Helvetica, Arial; /* background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB); background-size: 400% 400%; */ background-image: url(sfondo1.webp); background-size: cover; backdrop-filter: brightness(0.5); /* -webkit-animation: Gradient 15s ease infinite; -moz-animation: Gradient 15s ease infinite; animation: Gradient 15s ease infinite;} */ } .vh { height: 100%; align-items: center; display: flex; } .vh > div { width: 100%; text-align: center; vertical-align: middle; } img { max-width: 100%; } .wrap {text-align: center;} .wrap h1 {font-size: 30px;font-weight: 700;margin: 0 0 90px;} .wrap h2 {font-size: 24px;font-weight: 400;line-height: 1.6;margin: 0 0 80px;} @-webkit-keyframes Gradient { 0% {background-position: 0% 50%} 50% {background-position: 100% 50%} 100% {background-position: 0% 50%} } @-moz-keyframes Gradient { 0% {background-position: 0% 50%} 50% {background-position: 100% 50%} 100% {background-position: 0% 50%} } @keyframes Gradient { 0% {background-position: 0% 50%} 50% {background-position: 100% 50%} 100% {background-position: 0% 50%} } </style> </head> <body> <div class="vh"> <div> <div class="wrap"> <h1>Sito Web in Manutenzione</h1> <h2><p>Ci scusiamo per l'inconveniente.<br>Il sito web www.gesa-group.it, è attualmente in manutenzione.<br><br> Il sito sarà nuovamente on-line il giorno: Lunedì 16 Giugno 2025 </p> <p>Vi ringraziamo per la vostra pazienza.</p> <p><i>Lo staff di Ge.Sa Group Srl</i></p> </h2> </div> </div> </div> </body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件