Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.


PagetitleTOTVS | TecnologiaTOTVS | Tecnologia
Painel

Atualizado recentemente 

Toggle Cloak

Cloak
visibletrue

page10trueconcise

HTML
<script>
AJS.toInit(function () {
    if (AJS.$("div.ia-fixed-sidebar").width() != 55) {
      AJS.$("a.expand-collapse-trigger").click();
    }
});
</script>
<style>
#title-text {
    colorpadding-right: #000200px;
	text-transform: uppercase;
	font-weight: bold}

#title-text a{
	font-size: 0px;
}

#title-text a:after{
    content: "TOTVS | Tecnologia";
	font-size: 35px;
}

.wiki-content {
    padding-left: 46pxcounter-reset: h1;
}

.wiki-content h1 {
    counter-reset: h2;
    background: url(https://totvsdigitalstatic.blob.core.windows.net/static/tdn/mask.svg) top/276px 1805px no-repeat, url(https://totvsdigitalstatic.blob.core.windows.net/static/tdn/produto-background.png) no-repeat 10% 30%;

    display: flexfont-weight: bold;
    text-transform: uppercase;
}

.wiki-content h2 {
    counter-reset: h3;
    font-weight: bold;
    text-transform: uppercase;
}

.wiki-content h3 {
    counter-reset: h4;
    font-weight: bold;
    text-transform: uppercase;
}

.wiki-content h4 {
    counter-reset: h5;
    heightfont-weight: 106pxbold;
    margintext-transform: 0 auto;uppercase;
}

.wiki-content h5 {
    paddingcounter-topreset: 32pxh6;
    paddingfont-topweight: 131px !importantbold;
    text-aligntransform: center;uppercase;
}

.wiki-content h6 {
    textfont-decorationweight: nonebold;
    widthtext-transform: 111%uppercase;
}

div.theme-default .ia-splitter #main {.wiki-content h1:before {
    counter-increment: h1;
    content: counter(h1) ". ";
    color: #ff9900;
    display: inline-block;
    margin-leftright: 0px0.5em;
}

.ia-fixed-sidebar, .ia-splitter-left {wiki-content h2:before {
    counter-increment: h2;
    content: counter(h2) ". ";
    color: #ff9900;
    display: inline-block;
    margin-right: none0.5em;
}
#main

.wiki-content h3:before {
    padding-left: 10pxcounter-increment: h3;
    content: counter(h3) ". ";
    color: #ff9900;
    padding-rightdisplay: 10pxinline-block;
    overflowmargin-xright: hidden0.5em;
}

.aui-header-primary .aui-nav,  .aui-page-panel {wiki-content h4:before {
    counter-increment: h4;
    content: counter(h4) ". ";
    color: #ff9900;
    display: inline-block;
    margin-right: 0.5em;
}

.wiki-content h5:before {
    counter-increment: h5;
    content: counter(h5) ". ";
    color: #ff9900;
    display: inline-block;
    margin-leftright: 0px !important0.5em;
}

.aui-header-primary .aui-nav {wiki-content h6:before {
    counter-increment: h6;
    content: counter(h6) ". ";
    color: #ff9900;
    display: inline-block;
    margin-leftright: 0px !important0.5em;
}

</style>