MediaWiki:Mobile.css: Difference between revisions

This one seems to be built into the skin now
No edit summary
(This one seems to be built into the skin now)
Line 89: Line 89:
.no-mobile {
.no-mobile {
display: none !important;
display: none !important;
}
/* What happened to the hatnote class I thought it used to work */
.hatnote {
padding: 5px 7px;
color: #54595d;
font-size: 0.8125em;
background-color: #f8f9fa;
margin-bottom: 1px;
overflow: hidden;
}
}