MediaWiki:Userlink.css:修订间差异
Adminlinkbns(留言 | 贡献) 无编辑摘要 |
Adminlinkbns(留言 | 贡献) 无编辑摘要 |
||
| 第7行: | 第7行: | ||
background-size: cover; | background-size: cover; | ||
color: white; | color: white; | ||
} | |||
.userlinkspan{ | |||
display: inline-block; | |||
width: 5px; | |||
height: 100%; | |||
background-color: white; | |||
position: absolute; | |||
left: -15px; | |||
top: 0; | |||
} | |||
.userlinkfont{ | |||
font-size: 24px; | |||
line-height: 1.5; | |||
margin: 20px 0; | |||
position: relative; | |||
margin-bottom: 50px; | |||
} | } | ||
2024年6月4日 (二) 18:24的最新版本
.userlinkbody{
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
width: 100%;
background: url('https://bnswiki.oss-cn-hangzhou.aliyuncs.com/neo/bgc/user-bg.png') no-repeat center center fixed;
background-size: cover;
color: white;
}
.userlinkspan{
display: inline-block;
width: 5px;
height: 100%;
background-color: white;
position: absolute;
left: -15px;
top: 0;
}
.userlinkfont{
font-size: 24px;
line-height: 1.5;
margin: 20px 0;
position: relative;
margin-bottom: 50px;
}
