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

跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第9行: 第9行:
}
}
   
   
h3:hover,h4:hover,h3:focus,h4:focus{
letter-spacing: 0.3em;
transition: letter-spacing 1s;
}
h2 {
font-family: sans-serif;
text-shadow:1px 0 #f2cce4, 0 1px #f2cce4, -1px 0 #f2cce4, 0 -1px #f2cce4, 0.5px 0.5px #f2cce4, 0.5px -0.5px #f2cce4, -0.5px 0.5px #f2cce4, -0.5px -0.5px #f2cce4;
transition:all 0.5s ease;
}
h2 .mw-headline::before {
content: '🕊️';
}
h2 {
border-bottom: 1.2px solid #90B5E2!important;
}
h2:hover {
color:#E7A4CF;
animation:Glow 1.5s ease infinite alternate;
}
/*
h2:hover,h2:focus,h3:hover,h4:hover,h3:focus,h4:focus{
h2:hover,h2:focus,h3:hover,h4:hover,h3:focus,h4:focus{
letter-spacing: 0.3em;
letter-spacing: 0.3em;
第14行: 第39行:
}
}


/*
h2 {
h2 {
overflow: visible;
overflow: visible;