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

跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第10行: 第10行:
   
   
h2:hover,h2:focus {
h2:hover,h2:focus {
max-width: 100%;
letter-spacing: 0.3em;
letter-spacing: 0.5em;
transition: letter-spacing 1s;
transition: letter-spacing 1s, background-color 1s;
}
}