「模板:首頁.css」:修訂間差異
Chunghwamc(留言 | 貢獻) 註解 background-image |
Chunghwamc(留言 | 貢獻) 小 Chunghwamc已移動頁面模板:Home banner.css至模板:首頁.css,不留重新導向 |
||
(未顯示同一使用者於中間所作的 3 次修訂) | |||
第320行: | 第320行: | ||
height: 119px; | height: 119px; | ||
margin-bottom: 1px; | margin-bottom: 1px; | ||
background-position: -118px 8px; | background-position: -118px 8px; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
第340行: | 第339行: | ||
width: 245px; | width: 245px; | ||
text-align: right; | text-align: right; | ||
} | |||
@keyframes glow-animation | |||
{ | |||
0% | |||
{ | |||
filter:hue-rotate(-360deg) | |||
} | |||
100% | |||
{ | |||
filter:hue-rotate(360deg) | |||
} | |||
} | } | ||
} | } |