mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Improve version and article linking
This commit is contained in:
@@ -1446,6 +1446,15 @@ hr {
|
||||
border-bottom: 2px solid transparent;
|
||||
padding: 8px 16px;
|
||||
cursor: pointer;
|
||||
color: var(--text-3);
|
||||
fill: var(--text-3);
|
||||
text-decoration: none;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.version-tabs > * > svg {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.version-tabs > .selected {
|
||||
@@ -1496,8 +1505,9 @@ hr {
|
||||
background-color: var(--selection) !important;
|
||||
}
|
||||
|
||||
.giscus {
|
||||
.giscus-container {
|
||||
margin-top: 16px;
|
||||
min-height: 325.667px;
|
||||
}
|
||||
|
||||
.guide-card {
|
||||
|
||||
Reference in New Issue
Block a user