MediaWiki:Mobile.css: Difference between revisions
impact font file is probably a copyvio |
No edit summary |
||
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; | |||
} | } |