首页:修订间差异

来自个人维基
跳转到导航 跳转到搜索
hw.Fuwa35留言 | 贡献
无编辑摘要
hw.Fuwa35留言 | 贡献
无编辑摘要
第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日 (六) 06:12的版本

<html>
<style type="text/css">

   html,body{
   width: 100%;
   height: 100%;

}
.mui-content{

   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>
</html>