“首页”的版本间的差异

来自个人维基
跳转至: 导航搜索
 
(未显示1个用户的3个中间版本)
第1行: 第1行:
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
     html,body{
+
     body{
    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{
+
        background-size:"500px"
    background: url(https://www.mywiki.cn/images/1745/b/b3/46815_20191016095920885_0.jpg) bottom center no-repeat #efeff4 ;
+
        COLOR: #0C2B30;
    background-size: 100% 100%;
+
     }
    width: 100%;
+
     height: 100%;
+
}
+
 
</style>
 
</style>
 
</html>
 
</html>

2022年6月4日 (六) 14:16的最后版本