mirror of
https://github.com/BeamMP/Docs.git
synced 2026-04-02 22:16:26 +00:00
Added theme specific logos
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
@media screen {
|
||||
[data-md-color-scheme=default] .logo-dark {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
[data-md-color-scheme=slate] .logo-light {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
a.md-header__button.md-logo > img {
|
||||
height: 50px;
|
||||
}
|
||||
Reference in New Issue
Block a user