MediaWiki:Vector.css

Fonte: Futuro Da Humanidade
Revisão em 15h13min de 5 de setembro de 2013 por Jamesm (discussão | contribs) (Created page with "→‎CSS placed here will affect users of the Vector skin: →‎increase Vector sidebar width: div#mw-panel { width: 14em; } div#footer, #mw-head-base, div#content { margin-le...")
(dif) ← Revisão anterior | Revisão atual (dif) | Revisão seguinte → (dif)

Nota: Depois de gravar, terá de limpar a 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: Pressione Ctrl enquanto clica Recarregar, ou pressione Ctrl-F5
  • Opera: Ir para Menu → Configurações (Opera → Preferências no Mac) e, em seguida, Privacidade e segurança → Limpar dados de navegação → Imagens e ficheiros em cache.
/* CSS placed here will affect users of the Vector skin */
/* increase Vector sidebar width */
div#mw-panel { width: 14em; }
div#footer, #mw-head-base, div#content { margin-left: 14em; }
#left-navigation { left: 14em; }