1
0
mirror of https://github.com/suk-ws/ph-Bookshelf.git synced 2025-01-19 15:25:03 +08:00
ph-Bookshelf/assets/web/ref.css
2023-03-03 21:40:17 +08:00

6 lines
103 B
CSS

ref {
display: block;
border: 2px solid var(--color-graystyle);
padding: 1em 2em;
margin: 1.7em 0
}