10
| <![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:100px;
/*float:left;*/
background:url(/fotos/a21d711ff721ac72014447c2211ec117.jpg) no-repeat;
}
#e_banner_topo_dinamico_clique {
width:300px;
height:100px;
float:left;
}
</style>]]>
|
40
| <![CDATA[<style>
.sub-menu{
position:relative;
display:none;
text-decoration: none;
}
.sub-menu li {
margin-left:14px;
margin-bottom:4px;
width:200px;
border-bottom:1px solid #DADADA;
text-decoration: none;
}
.menu:hover .sub-menu{
display:block;
text-decoration: none;
}
</style>]]>
|
64
| <![CDATA[<style>
.video-container {
position:relative;
height:280px !important;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width:100%;
height:280px !important;
}
</style>]]>
|
81
| <![CDATA[<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
</style>]]>
|
93
| <![CDATA[<script>
$(document).ready(function() {
window.print();
setTimeout(function(){window.close();}, 1000); //fecha janela
});
</script>]]>
|
0
| Não há código fonte a ser exibido.
|