「模板:首頁.css」:修訂間差異
Chunghwamc(留言 | 貢獻) 建立內容為「.new { color: inherit; } .mp-2012-text > ul { margin-left: 1em; } #column-feature-more .column-feature-more-header a { font-weight: bold; color: #474747; } #column-feature-more { margin-top: 1.2em; clear: left; } #column-feature-more ul { list-style: none; margin-left: 0; } #column-feature-more li { font-size: .9em; color: #474747; } .mp-2012-block-nav-footer { color: #666; font-size: .85em; clear: both;…」的新頁面 |
Chunghwamc(留言 | 貢獻) 小 Chunghwamc已移動頁面模板:Home banner.css至模板:首頁.css,不留重新導向 |
||
(未顯示同一使用者於中間所作的 7 次修訂) | |||
第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) | |||
} | |||
} | } | ||
} | } |