-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pequenas correções textuais e visuais
- Loading branch information
Showing
4 changed files
with
37 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
<title>Painel de Dados do Pará</title> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/leaflet.css"/> | ||
<link rel="stylesheet" href="./app.css"/> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/leaflet.js"></script> | ||
<link rel="stylesheet" href="./app.css"/> | ||
</head> | ||
<body> | ||
|
||
|
@@ -20,24 +20,29 @@ <h1 id="nome">Painel de Dados do Pará</h1> | |
</div> | ||
|
||
<div id="welcome"> | ||
<h2>Bem vindo(a) <br/><br/>Use o seletor para começar a explorar os dados</h2> | ||
<h2>Bem vindo(a) <br/><br/>Use o seletor para explorar os dados do Estado e dos Municípios do Pará</h2> | ||
</div> | ||
|
||
<div id="data" style="display:none;"> | ||
<ul> | ||
<li>Região: <span id="mesoregiao">Norte</span></li> | ||
|
||
<li>Gestão: <a id="linkGestor" href="#"><span id="gestor">X</span></a> em <a id="linkOrgaoExe" href="#"><span id="orgaoExe">X</span></a> com <a id="linkOrgaoLeg" href="#"><span id="orgaoLeg">X</span></a></li> | ||
|
||
<li>Recursos: <a id="govDiario" href="#">Diário</a>, <a id="govCompras" href="#">Compras</a>, <a id="govTransp" href="#">Transparência</a>, <a id="govContas" href="#">Contas</a></li> | ||
<li>Recursos: | ||
<a id="govDiario" href="#">Diário</a>, | ||
<a id="govCompras" href="#">Compras</a>, | ||
<a id="govTransp" href="#">Transparência</a>, | ||
<a id="govContas" href="#">Contas</a> | ||
</li> | ||
|
||
<li>Ações: <a id="govOuvidoria" href="#">Ouvidoria</a>, | ||
<li>Ações: | ||
<a id="govOuvidoria" href="#">Ouvidoria</a>, | ||
<a href="https://www2.mppa.mp.br/">MP</a>, | ||
<a id="linkOrgaoCont" href="https://www.tcm.pa.gov.br/"><span id="orgaoCont">TC</span></a>, | ||
<a href="http://www.tjpa.jus.br/">TJ</a> | ||
<a id="linkOrgaoCont" href="https://www.tcm.pa.gov.br/"><span id="orgaoCont">TC</span></a> | ||
</li> | ||
|
||
<hr/> | ||
|
||
<li>Região: <span id="mesoregiao">Norte</span></li> | ||
<li>População: <span id="populacao">8.578.051</span></li> | ||
<li>PIB: <span id="pib">X</span></li> | ||
<li>IDH: <span id="idh">X</span></li> | ||
|
@@ -53,7 +58,7 @@ <h2>Bem vindo(a) <br/><br/>Use o seletor para começar a explorar os dados</h2> | |
</div> | ||
|
||
<div id="credits"> | ||
<p>Projeto <a href="https://github.com/lucasmezs/painel-dados-pa" target="_blank">open source</a> de <a href="https://lucasm.dev" target="_blank">Lucas Menezes</a></p> | ||
<p>Projeto <a href="https://github.com/lucasmezs/painel-dados-pa" target="_blank">open source</a> por <a href="https://lucasm.dev" target="_blank">Lucas Menezes</a></p> | ||
</div> | ||
|
||
</div> | ||
|
3dae5d1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: