|
|
| (未显示同一用户的4个中间版本) |
| 第591行: |
第591行: |
| background: linear-gradient(90deg, #e08a3e, #c45fa0, #7d6bd6); | | background: linear-gradient(90deg, #e08a3e, #c45fa0, #7d6bd6); |
| opacity: .58; | | opacity: .58; |
| }
| |
|
| |
| /* Homepage cards: Noblecraft soft wiki style */
| |
| body.page-首页 .nc-card {
| |
| background: rgba(255,255,255,.86) !important;
| |
| border: 1px solid rgba(74,105,170,.24) !important;
| |
| box-shadow: 0 12px 30px rgba(35,55,105,.09) !important;
| |
| backdrop-filter: blur(8px);
| |
| }
| |
|
| |
| body.page-首页 .nc-card h2,
| |
| body.page-首页 .nc-card h3,
| |
| body.page-首页 .nc-card .nc-card-title {
| |
| color: #263f78 !important;
| |
| }
| |
|
| |
| body.page-首页 .nc-card li a {
| |
| color: #343842 !important;
| |
| }
| |
|
| |
| body.page-首页 .nc-card li a:hover {
| |
| background: rgba(74,105,170,.10) !important;
| |
| color: #1e3264 !important;
| |
| } | | } |