SS同盟手册.css:修订间差异

跳到导航 跳到搜索
添加465字节 、​ 2023年7月13日 (星期四)
补充
(修改)
(补充)
 
(未显示同一用户的10个中间版本)
第3行: 第3行:
     position: relative;
     position: relative;
     border-radius: 15px;
     border-radius: 15px;
    flex: 0 0 25%;
}
}


第13行: 第12行:
border-radius: 10px;
border-radius: 10px;
border: 1px solid #ddd;
border: 1px solid #ddd;
width:100%;
width:95%;
margin-left:auto;
margin-right:auto;
box-shadow: inset 0 0 2px 1px #fff, 0 1px 1px rgba(0,0,0,0.07), 0 1px 3px 1px rgba(61,0,99,0.14);
box-shadow: inset 0 0 2px 1px #fff, 0 1px 1px rgba(0,0,0,0.07), 0 1px 3px 1px rgba(61,0,99,0.14);
}
}
第48行: 第49行:
opacity: 1;
opacity: 1;
}
}
/* 世界地图栏位的css控制 */
.quest_list {
list-style:none;
}
.quest_list > li {
margin-bottom:1%;
}
.shield {
width:115px;
height:115px;
margin:2%;
display:flex;
flex-direction:column;
border-radius:40%40%60%60%/22%22%100%100%;
overflow:hidden;
border:5px solid black;
background-color:#3366cc;
}
.usergroup_icon{
margin-top:20%;
}
.center_button{
padding-left:1em;
align-self:center
}
/* [[Category:CSS页面]] */
15,321

个编辑

导航菜单