Добавлено автоверсионирование SemVer и версия v0.1.1 в футере.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -886,6 +886,24 @@ html[data-theme="light"] .footer-pillars li {
|
||||
margin: 0.85rem 0 0;
|
||||
font-size: 0.8rem;
|
||||
color: var(--muted);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 0.75rem;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.footer-copy-left {
|
||||
min-width: 0;
|
||||
}
|
||||
.footer-copy-version {
|
||||
margin-left: auto;
|
||||
font-family: var(--font-mono);
|
||||
font-size: 0.72rem;
|
||||
font-weight: 500;
|
||||
letter-spacing: 0.02em;
|
||||
color: var(--muted);
|
||||
opacity: 0.9;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.footer-copy a {
|
||||
color: var(--accent-2);
|
||||
|
||||
Reference in New Issue
Block a user