“MediaWiki:Common.css”的版本间的差异

来自Whiteverse Library
跳到导航跳到搜索
添加431字节 、 2024年6月13日 (星期四)
无编辑摘要
 
第1行: 第1行:
/* 这里放置的CSS将应用于所有皮肤 */
/* 这里放置的CSS将应用于所有皮肤 */
.responsive-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.column {
    flex: 1;
    min-width: 200px;
    margin: 10px;
}
.column h2 {
    text-align: center;
}
.column ul {
    list-style-type: none;
    padding: 0;
}
.column ul li {
    margin: 5px 0;
}
.column ul li a {
    text-decoration: none;
    color: #007BFF;
}
.column ul li a:hover {
    text-decoration: underline;
}
/*以下是模板样式*/
/*以下是模板样式*/


导航菜单

Copyright © 2014-2024 whiteverse.com,fandao.fun All Rights Reserved
Whiteverse Culture Creativity Co.,Ltd.
鲁ICP备16006260号