“首页”的版本间的差异

来自个人维基
跳转至: 导航搜索
第1行: 第1行:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
     body{
+
     html,body{
        font-size:12px;
+
    width: 100%;
        font-family:"宋体";
+
    height: 100%;
        background-image:url(https://www.mywiki.cn/images/1745/b/b3/46815_20191016095920885_0.jpg);
+
}
        background-repeat:repeat-x;
+
.mui-content{
        COLOR: #0C2B30;
+
    background: url(https://www.mywiki.cn/images/1745/b/b3/46815_20191016095920885_0.jpg) bottom center no-repeat #efeff4 ;
     }
+
    background-size: 100% 100%;
 +
    width: 100%;
 +
     height: 100%;
 +
}
 
</style>
 
</style>
 
</html>
 
</html>

2022年6月4日 (六) 14:12的版本