Files
granblue-party/node_modules/dom-to-image-more/spec/resources/shadow-dom/styles.css
2026-04-13 07:15:44 +00:00

15 lines
185 B
CSS

summary-display {
display: block;
width: 600px;
}
p {
margin: 0;
}
li {
background-color: #ffffff;
cursor: pointer;
}
li.selected {
background-color: #bad0e4;
}