文件操作 - watermark.html
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/roundcube nov 2023/roundcube/skins/elastic/watermark.html
编辑文件内容
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> html, body { height: 100%; overflow: hidden; } body { background: url(images/logo.svg) center no-repeat #fff; background-size: 30%; background-blend-mode: luminosity; } body:before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(255, 255, 255, .85); } </style> </head> <body></body> </html>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件