MediaWiki:Gadget-popups.css

Fonte: Wikinotícias

Nota: Depois de publicar, deve limpar o cachê do seu navegador para ver as alterações.

  • Firefox e 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 e Edge: Pressione Ctrl enquanto clica Recarregar, ou pressione Ctrl-F5
  • Opera: Pressione Ctrl-F5.
.wiki-popup {position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: none;}
.wiki-popup-content {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-height: 200px; overflow: hidden; padding: 10px; box-shadow: 0 0 .8em #999; background: #fff; font-size: small;}
.skin-vector-legacy .wiki-popup-content, .skin-vector-2022 .wiki-popup-content {max-width: 40%;}
.skin-minerva .wiki-popup-content {max-width: 80%;}