mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-07-24 02:36:07 +10:00
Add support for loading custom CSS files in Documentation and adjust body padding in styles
This commit is contained in:
@@ -261,9 +261,10 @@ body {
|
||||
color: var(--ifm-color-content-secondary);
|
||||
font-size: 1.2rem;
|
||||
transition: color 0.2s;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
social-links a:hover {
|
||||
.social-links a:hover {
|
||||
color: var(--ifm-color-primary);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user