Árvore de páginas

Versões comparadas

Chave

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

...

HTML
<style><style>
#title-text {
	display: none !important; 
}

.confluence-embedded-image:hover{
  box-shadow: 2px 2px 5px orange;
  opacity: 0.5;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
</style>

</style>

...