MediaWiki:Common.css
Revisão de 22h38min de 4 de março de 2020 por Administrador (discussão | contribs)
Nota: Após salvar, você pode ter que limpar o "cache" do seu navegador para ver as alterações.
- Firefox / Safari: Pressione Shift enquanto clica Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (⌘-R no Mac)
- Google Chrome: Pressione Ctrl-Shift-R (⌘-Shift-R no Mac)
- Internet Explorer: PressioneCtrl enquanto clica Recarregar, ou Pressione Ctrl-F5
- Opera: Vá para Menu → Configurações (Opera → Preferencias no Mac) e depois para Privacidade e Segurança → Limpar dados de navegação → Imagens e arquivos em cache.
/** o código CSS colocado aqui será aplicado a todos os temas */ .icon { padding: 6px 8px 4px 18px; position:relative; width:28px; height:24px; background-color: transparent; border:none; background-repeat:no-repeat; background-position:2px 2px;} .icon .text { font-size:11px; bottom:-11px; text-align:center; color: #FAFEFD; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; } .icon a { color:#000000; } .ItemInfo { font-family:Tahoma; font-size:12px; display: none; position:absolute; width:280px; background-repeat:no-repeat; background-color:white; z-index: 1; border-radius: 8px; border: 1px solid #828282; box-shadow: 0px 0px 36px rgba(0,0,0,0.3);} .ItemInfo .collection { position:absolute; top:11px; left:10px; width:75px; height:100px; background-repeat:no-repeat; background-color:transparent; } .ItemInfo .title { position:absolute; top:3px; left:86px; width:185px; height:14px; padding-left:4px; padding-top:6px; font-size:12px; text-shadow:1px 1px 0px white; white-space:nowrap; } .ItemInfo .description { position:absolute; top:35px; left:100px; line-height:18px; width:170px; } .MapIcon { width:5px; height:5px; position: absolute; display:none; border:none; z-index: 1; background-repeat:no-repeat; } .MapMin { height: 64px; width: 64px; background-size: contain; background-repeat:no-repeat; } .MapInfo { display: none; position:absolute; height: 160px; width: 160px; z-index: 1; background-size: contain; background-repeat:no-repeat; }