mirror of
https://github.com/BeamMP/Docs.git
synced 2026-02-16 10:30:56 +00:00
Added theme specific logos
This commit is contained in:
BIN
docs/assets/core/beammp_dark.png
Normal file
BIN
docs/assets/core/beammp_dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
@@ -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