Universo Ben 10
Advertisement
Universo Ben 10

Nota: Após publicar, 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/Edge: PressioneCtrl enquanto clica Recarregar, ou Pressione Ctrl-F5
  • Opera: Pressione Ctrl-F5.
/*/ --------------------------------------------------
// hashTabber basic styles
// Basically it is better to create kinda-theme class
// insted of changing this document
// -------------------------------------------------- /*/

ol.hashTabber-nav, ol.hashTabber-data {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol.hashTabber-data > li {
        display: none;
}

ol.hashTabber-data > active {
            display: block;
}
Advertisement