Difference between revisions of "Template:XJTU-China/style"

Line 507: Line 507:
 
}
 
}
  
footer .app-icon {
+
footer .app-icon a {
 
     color: snow;
 
     color: snow;
 
     font-size: 2em;
 
     font-size: 2em;
Line 518: Line 518:
 
}
 
}
  
.app-icon {
+
.app-icon a{
 
     padding: 0 10px;
 
     padding: 0 10px;
 
     transition: ease-in-out 0.2s;
 
     transition: ease-in-out 0.2s;
 
}
 
}
  
.app-icon .fa-twitter-square:hover {
+
.app-icon a .fa-twitter-square:hover {
 
     color: #45cbf4
 
     color: #45cbf4
 
}
 
}
.app-icon .fa-youtube-square:hover {
+
.app-icon a .fa-youtube-square:hover {
 
     color:#ff0000
 
     color:#ff0000
 
}
 
}
.app-icon .fa-instagram:hover {
+
.app-icon a .fa-instagram:hover {
 
     color: #c13584;
 
     color: #c13584;
 
}
 
}
.app-icon .fa-weixin:hover {
+
.app-icon a .fa-weixin:hover {
 
     color: #04BE02;
 
     color: #04BE02;
 
}
 
}
.app-icon .fa-weibo:hover {
+
.app-icon a .fa-weibo:hover {
 
     color: #d6ae28;
 
     color: #d6ae28;
 
}
 
}
.app-icon .fa-envelope:hover {
+
.app-icon a .fa-envelope:hover {
 
     color: #e09508;
 
     color: #e09508;
 
}
 
}

Revision as of 12:49, 10 July 2021