文学领主/style.css:修订间差异

跳到导航 跳到搜索
删除113字节 、​ 2022年3月9日 (星期三)
无编辑摘要
(攸萨将页面文学领主/style.css的内容模型从“wiki语法”更改为“已过滤的CSS”)
标签内容模型更改
无编辑摘要
第10行: 第10行:
/*标题风格化*/
/*标题风格化*/
h2 {
h2 {
max-width: 100%;
overflow: visible;
font: 700 1.6em sans-serif;
border-bottom: none;
border-bottom: none;
overflow: visible;
margin-top: 1.6em;
}
}
h2 .mw-headline {
h2 .mw-headline {
display: inline-block;
display: inline-block;
position: relative;
}
color: #FFFFFF;
h2 .mw-headline::after {
letter-spacing: 2px;
content: '';
font-family: sans-serif;
display: block;
font-weight: bolder;
background: linear-gradient(66deg, #0000C6, #00E3E3);
background: #46A4B7;
height: 0.7em;
padding: 5px 10px 5px 40px;
margin: -0.5em 0 0 -0.5em;
font-size: 110%;
width: 100%;
border-radius: 0 30px 30px 0;
border-radius: 0.35em;
margin-left: 15px;
box-shadow: 0 0 1px 1px #fff;
line-height: 1.4;
width: 40%;
h2 span.mw-headline::before {
display: inline-block;
position: absolute;
left: -0.8em;
top: -2%;
}
}
   
   
15,321

个编辑

导航菜单