mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-07-24 02:36:07 +10:00
Refactor header branding to use an image logo; enhance internal link handling and clean up unused code
This commit is contained in:
13
styles.css
13
styles.css
@@ -489,11 +489,14 @@ social-links a:hover {
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.title-text .brand {
|
||||
color: var(--ifm-color-primary);
|
||||
font-weight: 800;
|
||||
letter-spacing: -0.01em;
|
||||
font-size: 1.2rem;
|
||||
.brand-logo {
|
||||
height: 24px;
|
||||
width: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.title-text .divider {
|
||||
padding: 0 0 0 10px;
|
||||
}
|
||||
|
||||
.title-text .divider,
|
||||
|
||||
Reference in New Issue
Block a user