传奇殿堂/styles.css:修订间差异

跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第12行: 第12行:
letter-spacing: 0.3em;
letter-spacing: 0.3em;
transition: letter-spacing 1s;
transition: letter-spacing 1s;
}
h2 .mw-headline::before {
content: "⭐";
font-family:Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola;
}
h2 .mw-headline::after {
content: "⭐";
font-family:Segoe UI Emoji,Apple Color Emoji,Android Emoji,Symbola;
}
}