MediaWiki:Common.css:修订间差异

跳到导航 跳到搜索
添加482字节 、​ 2020年8月19日 (星期三)
无编辑摘要
无编辑摘要
无编辑摘要
第64行: 第64行:


/*背景图结束*/
/*背景图结束*/
/*传奇模板*/
.legendT {
    background:white;
    width:100%;
}
.legendT th{
    background-color:#E1685D;
    color:white;
    padding:1em;
}
.legendT ul{
    margin:0;
    width:100%;
}
.legendT li{
    display:inline-block;
    margin:0 .5% 0;
    text-align:center;
    vertical-align:text-top;
    width:7%;
    min-width:75px;
    max-width:125px;
}
.legendT img{
    width: 100%;
    min-width: 75px;
    max-width: 125px;
    height: auto;
}
/*传奇模板结束*/


/* Style for horizontal lists (separator following item) */
/* Style for horizontal lists (separator following item) */

导航菜单