mirror of
https://github.com/suk-ws/ph-Bookshelf.git
synced 2025-01-19 23:35:04 +08:00
6 lines
103 B
CSS
6 lines
103 B
CSS
|
ref {
|
||
|
display: block;
|
||
|
border: 2px solid var(--color-graystyle);
|
||
|
padding: 1em 2em;
|
||
|
margin: 1.7em 0
|
||
|
}
|