Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Home
Browse Articles
Categories
Recent Changes
Help Page
Contribute
About
About Wimbum Vault
Search
Tools
languages
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
MediaWiki:Common.css: Difference between revisions
Message
Discussion
English
Read
View source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
View source
View history
General
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Appearance
move to sidebar
hide
Help
From Wimbum Vault
← Older edit
Newer edit →
Revision as of 08:41, 27 April 2025
view source
Bosang
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
117
edits
No edit summary
Tag
:
Reverted
← Older edit
Revision as of 08:43, 27 April 2025
view source
Bosang
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
117
edits
No edit summary
Tag
:
Reverted
Newer edit →
Line 1:
Line 1:
#hamburger-menu {
display: none;
@media (max-width: 768px) {
#hamburger-menu {
display: inline-block;
}
.vector-main-menu {
display: none;
}
}
}
Revision as of 08:43, 27 April 2025
#hamburger-menu { display: none; }