模板:道具介绍面板/style.css
来自EaseCation Wiki
更多操作
.ap-panel {max-width:300px;width:100%;margin:0 auto;background:rgba(0,0,0,0.5);border:1px solid #555;box-shadow:inset -2px -2px 0 #222,inset 2px 2px 0 #888;font:13px 'Courier New',monospace;color:#ddd;line-height:1.5;image-rendering:pixelated;box-sizing:border-box;}
.ap-title {background:#ddd;border-bottom:1px solid #333;box-shadow:inset 0 -1px 0 #444,inset 1px 1px 0 #aaa;padding:4px 8px;height:25px;box-sizing:border-box;color:transparent;}
.ap-content {padding:8px;}
.ap-desc {color:#eee;margin-bottom:8px;}
.ap-lvl {color:lightgreen;margin-bottom:6px;}
.ap-scroll {max-height:240px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding-right:2px;}
.ap-item > div:first-child {color:#FFFF55;margin-bottom:4px;}
.ap-btn {background:#ddd;border:2px solid #555;box-shadow:inset -1px -1px 0 #555,inset 1px 1px 0 #fff;padding:6px 8px;text-align:center;margin-top:6px;}
.ap-btn .ap-unlock {color:#333;font-weight:bold;font-size:14px;margin-bottom:3px;}
.ap-btn .ap-cost {color:#555;font-size:12px;margin-top:2px;}
.ap-btn .ap-lottery {color:#555;font-size:12px;}