mirror of
https://github.com/MinazukiAmane/Nganime-Docs.git
synced 2025-03-15 16:55:55 +08:00
6 lines
110 B
CSS
6 lines
110 B
CSS
.counter {
|
|
border: 1px solid #ccc;
|
|
border-radius: 5px;
|
|
padding: 2px 6px;
|
|
margin: 12px 0 0;
|
|
} |