Histórico da Página
...
HTML |
---|
<style>
#title-text {
display: none !important;
}
body {
font-size: 15px;
}
.expand-control-text{
background-size: 100% !important;
min-height: 125px;
border-radius: 5px;
margin-left: 1px;
background-repeat: no-repeat;
width: 100px;
background: #9999991a;
opacity: 1.5;
}
.expand-control-text{
opacity: 1.0;
filter: alpha(opacity=50); /* For IE8 and earlier */
}
.expand-control-text:hover{
opacity: 1.0;
width: 300px;
background: #FFAB00;
transition: width 2s;
transition-timing-function: linear;
}
</style> |
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas