12,922
回編集
編集の要約なし |
編集の要約なし |
||
85行目: | 85行目: | ||
color: #1a365d; | color: #1a365d; | ||
transition: all 0.3s ease; | transition: all 0.3s ease; | ||
z-index: 0; | |||
} | } | ||
.firstHeading:hover { | |||
border-left-color: #3182ce; | |||
border-right-color: #3182ce; | |||
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); | |||
transform: translateY(-1px); | |||
z-index: 0; | |||
} | |||
h4 /* .mw-headline */ { | h4 /* .mw-headline */ { |