MediaWiki:Mobile.css: Difference between revisions
Appearance
Created page with "→All CSS here will be loaded for users of the mobile site: →ESTES ESTILOS SÓ AFETAM O TELEMÓVEL: →1. Limpar fundos que pesam no mobile: body, .mw-page-container { background-image: none !important; background-color: #ffffff !important; } →2. Corrigir o tamanho do conteúdo e tabelas: #content, .mw-body { margin: 0 !important; padding: 10px !important; width: 100% !important; } /* Forçar scroll nas tabelas de hardware do ATLAS..." |
Replaced content with "→All CSS here will be loaded for users of the mobile site: " Tag: Replaced |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the mobile site */ | /* All CSS here will be loaded for users of the mobile site */ | ||