Template:赛马娘支援卡小故事/style.css
跳到导航
跳到搜索
.uma-spcard-show .textToggleDisplayButtons input { display: none; } .uma-spcard-show .textToggleDisplayButtons > span { display: block; width: 165px; } .uma-spcard-show .textToggleDisplayButtons .textToggleDisplayButtonLabel { border: none; background: none; box-shadow: none; margin: 0; padding: 0; } .uma-spcard-show .mobile-only { display: none; } .uma-spcard-show .mobile-only input { display: initial; } .uma-spcard-show .mobile-only .textToggleDisplayButtons .textToggleDisplayButtonLabel { border: 1px solid rgba(0, 0, 0, .3); border-left-width: 4px; box-shadow: 1px 1px 2px black; color: rgba(0, 0, 0, .7); background-color: white; margin: 4px; padding: 0 8px; } .uma-spcard-show .textToggleDisplayButtons .textToggleDisplayButtonLabel.cancelButton { display: none; } .uma-spcard-show .textToggleDisplayButtons .textToggleDisplayButtonLabel .textToggleDisplayButtonLabelText .uma-selected > center { background-color: #bff7bb; border-bottom: thick solid #69C10C; border-radius: 5px; } @media screen and (max-width: 600px) { .uma-spcard-show .textToggleDisplayButtons { width: initial; float: initial; } .uma-spcard-show .mobile-only { display: initial; } .uma-spcard-show .mobile-only .textToggleDisplayButtons > span { width: initial; } } /* [[Category:赛马娘 Pretty Derby模板CSS]] */