13,002
回編集
編集の要約なし |
編集の要約なし |
||
297行目: | 297行目: | ||
.toctoggle, | .toctoggle, | ||
.toctoggle a { | .toctoggle a { | ||
color: # | color: #70CCFF !important; | ||
background-color: | background-color: rgb(255, 255, 255); | ||
padding: 0. | padding: 0.1rem 0.5rem; | ||
border-radius: | border-radius: 2px; | ||
font-size: 0.9rem; | font-size: 0.9rem; | ||
backdrop-filter: blur( | backdrop-filter: blur(2px); | ||
transition: all 0.3s ease; | transition: all 0.3s ease; | ||
text-decoration: none; | text-decoration: none; |