MediaWiki:Common.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
| 第37行: | 第37行: | ||
.nc-card { | .nc-card { | ||
flex:1; min-width:215px; background:#fff; | flex:1; min-width:215px; background:#fff; | ||
border:1px solid #ebe6dc; border-radius: | border:1px solid #ebe6dc; border-radius:0px; overflow:hidden; | ||
box-shadow:0 2px 4px rgba(60,50,30,.04), 0 8px 24px -14px rgba(60,50,30,.18); | box-shadow:0 2px 4px rgba(60,50,30,.04), 0 8px 24px -14px rgba(60,50,30,.18); | ||
transition:transform .18s ease, box-shadow .18s ease; | transition:transform .18s ease, box-shadow .18s ease; | ||