11
| <![CDATA[<style>
/* Banner permanente em todos as prefeituras e camaras "TOPO"*/
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
width: 100%;
height: 100%;
}
#e_banner_topo_dinamico {
width:1200px;
height:95px;
background:url(/fotos/34c12cdc5b72de48d56c10a7f05c5b87.jpg) no-repeat;
}
#e_banner_topo_dinamico_clique {
width:190px;
height:95px;
float:left;
}
</style>]]>
|
38
| <![CDATA[<style>
.sub-menu{
position:relative;
display:none;
text-decoration: none;
}
.sub-menu li {
margin-left:14px;
margin-bottom:4px;
border-bottom:1px solid #DADADA;
text-decoration: none;
}
.menu:hover .sub-menu{
display:block;
text-decoration: none;
}
</style>]]>
|
60
| <![CDATA[<style>
.video-container {
position:relative;
height:333px;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width:100%;
height:333px;
}
</style>]]>
|
86
| <![CDATA[<script>
$(document).ready(function() {
/* IMPRIME A PAGINA */
window.print();
/* VOLTA PRO LINK DA NOTÍCIA/AGENDA/TURISMO */
setTimeout("location.href = '/portal/noticias/0/3/3683/boletim-coronavirus-n-198';",1000);
});
</script>]]>
|
0
| Não há código fonte a ser exibido.
|