Files
docs/stylesheets/extra.css

10 lines
190 B
CSS

/*
.md-grid {
max-width: 1920px; /* Make the content fit the full width of the webpage */
}
*/
:root {
--md-primary-fg-color: #B44AFF;
--md-primary-fg-color--dark: #B44AFF;
}