✏️ 正在编辑: mediaStyle.css
路径:
/home/llpreacharge/public_html/MLM_Users/css/mediaStyle.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
@media(max-width:768px){ .msg-div{width:300px;} .header{ height:100px; } .brand{ width:100%; position:fixed; top:0; left:0; text-align:center; border-bottom:solid white 2px; z-index:5; } .brand h3{ color:white; margin:0; } .brand img{margin:10px 10px 5px 20px;} .brand i{display:block;} nav{width:100%; position:fixed; top:50px; left:0; display:none;} nav ul li{font-size:1.3rem; padding:5px 20px;} .notification{width:75%; border-bottom:solid white 2px; margin-top:50px;} .user-div{ width:25%; border-bottom:solid white 2px; margin-top:50px; } .outr{ top:95px; } .innr{ top:8px; } #user-details{ top:110px; } .submenu ul li a{font-size:1rem; padding-left:10px;} .nav, .content{ width:100%; height:auto; } .head{ width:100%; min-height:100px; float:left; } .title{ width:100%; border-bottom:solid gray 1px; } .msg{ width:100%; padding:0px 15px; } .display{ width:95%; background:pink; } .content{ border-left:none; } }
💾 保存文件
← 返回文件管理器