225
| <![CDATA[<div class="weather-top d-none d-sm-block" style=" margin: 0 20px; ">
<span id="cityClima" style="text-transform:uppercase"></span></strong></span>
<!-- reg-cold / reg-normal / reg-hot -->
<span class="icone weather-224" id="iconeClima"></span>
<span class="weather-deg reg-hot" id="tempoClimaUP">0°C</span> <i class="fa fa-sort-up"></i>
<span class="weather-deg reg-cold" id="tempoClimaDOWN">0°C</span> <i class="fa fa-sort-desc"></i>
</div>]]>
|
226
| <![CDATA[<span id="cityClima" style="text-transform:uppercase"></span>]]>
|
305
| <![CDATA[<textarea style="width: 90%; height: 18em;" wrap="off">Database Error Notification
Invalid SQL: SELECT * FROM easyweb_p2000_events WHERE activated = '1'
ORDER BY date DESC, eventid DESC LIMIT -20, 6
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-20, 6' at line 2
Error number: 1064
Date: 'Wednesday 20th of April 2022 07:52:11 PM
Filename: http://saojosedobonfim.pb.gov.br//index.php
URI (cleaned): http://saojosedobonfim.pb.gov.br/
</textarea>]]>
|
51
| <![CDATA[<style>
:root {
--hero-bg-color: #080d10;
--section-1-bg-color: #ffffff;
--section-2-bg-color: #f3f3f3;
--section-3-bg-color: #0086ca;
--section-4-bg-color: #ffffff;
--section-5-bg-color: #f3f3f3;
--section-6-bg-color: #111117;
--section-7-bg-color: #ffffff;
--section-8-bg-color: #0086ca;
--section-9-bg-color: #005f90;
}
.contacts a:not(.btn) {
font-size: .9rem;
}
h2 .featured {
color: var(--secondary-color);
}
.featured-itens .item .card {
background: var(--section-8-bg-color);
}
.featured-itens .item:nth-child(2n) .card {
background: var(--section-9-bg-color);
}
.featured-itens .card i,
.featured-itens .items .item .icon,
.featured-itens .items .item .far {
color: var(--white-color) !important;
}
.footer {
background: var(--white-color);
}
footer .copyright {
background: var(--section-9-bg-color) ;
}
</style>]]>
|