<div class="banner"> <h2 class="style">TEMPLATE</h2> </div>
@font-face {
font-family:'Aaargh';
src: url(./fonts/Aaargh.ttf) format("truetype");
}
h2.style{
font-family: Aaargh;
font-size: 3.5em;
color: #ffffff;
text-shadow: 0 1px 0 rgb(34, 55, 60);
line-height: 1.2em;
}这段代码有错吗?为什么我在其他文件上就用得到。这个却会失效
Aaron丶
成者并非一蹴而就
随时随地看视频慕课网APP