Template:兽娘动物园/styles.css
跳到导航
跳到搜索
#ulstyle {
float:none;
text-align:center;
list-style-image:none;
list-style-type:none;
width:100%;
max-width:1200px;
line-height:130%;
margin:auto;
}
#listyle {
float:left;
margin:2px 2px;
width:120px;
height:160px;
border:1px solid #999;
border-radius:10px;
background-color:rgba(250,250,250,0.75);
}
#image1 {
margin-top:5px;
margin-left:6px;
width:108px;
height:108px;
border:1px solid #000;
border-radius:50%;
overflow:hidden;
}
#image2 {
margin:3px;
width:100px;
height:100px;
border:1px solid #000;
border-radius:999px;
overflow:hidden;
}
#text {
width:100%;
margin-top:5px;
font-size:95%;
}
/* [[Category:在模板名字空间下的CSS页面]] */