code_magic字体
Posted mudeng007
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了code_magic字体相关的知识,希望对你有一定的参考价值。
<div> <h1 class="A">MAGIC</h1> <h1 class="B">Kang</h1> </div> *{margin: 0;padding: 0;} body{line-height:0;overflow: hidden;} div{position: absolute;width: 100%;top:50%;bottom: 50%;line-height: 0;filter:contrast(10);} h1{width: 100%;text-align: center;position: absolute;font-size: 200px;color:black; text-shadow: 4px 4px 120px rgba(256,256,256,1), -4px -4px 120px rgba(256, 256, 256, 1), -4px 4px 120px rgba(256, 256, 256, 1), 4px -4px 120px rgba(256, 256, 256, 1) } @keyframes anim { 0% { opacity: 0; filter: blur(28px)} 10% { opacity: 0; } 90% { opacity: 1; } 100% { opacity: 1; filter: blur(6px)} } .A{animation: anim 5s infinite alternate-reverse;} .B{animation: anim 5s infinite alternate;}
以上是关于code_magic字体的主要内容,如果未能解决你的问题,请参考以下文章
java 导航抽屉切换活动而不是片段。字体:https://stackoverflow.com/questions/19442378/navigation-drawer-to-switch-