mirror of
https://github.com/suk-ws/ph-Bookshelf.git
synced 2024-12-05 09:26:52 +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
|
||
|
}
|