mirror of
https://github.com/WuKongIM/WuKongIMDocs
synced 2025-06-05 08:53:41 +00:00
11 lines
209 B
CSS
11 lines
209 B
CSS
.docs-cn-github-release-tag {
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
padding: 4px 6px;
|
|
margin-left: 6px;
|
|
background: var(--vp-button-brand-bg);
|
|
color: white;
|
|
border-radius: 6px;
|
|
vertical-align: middle;
|
|
}
|