Skip to content

Commit 56c1df5

Browse files
committed
Tentativa 2 para o pull request #24
1 parent af3c511 commit 56c1df5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Site settings
22
title: OpenStreetMap Brasil
33
email:
4-
description: "Associação de mapeadores"
4+
description: "Informações sobre como mapear e participar da comunidade do OpenStreetMap."
55
baseurl: ""
66
url: "http://www.openstreetmap.com.br"
77
twitter_username:

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ a:visited { color: #205caa; }
143143
width: -moz-calc(38%);
144144
width: -o-calc(38%);
145145
width: calc(38%);
146-
text-align: center;
146+
text-align: left;
147147
}
148148

149149
.site-footer ul { list-style: none; }

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
<section class="hero">
66
<h2>
7-
Conheça o OpenStreetMap, o mapa do mundo livre
7+
OpenStreetMap, o mapa mundial editável e livre
88
</h2>
99
<p>
10-
O OpenStreetMap é um projeto de produção colaborativa de dados geo-espaciais abertos e reutilizáveis.</br>
11-
Qualquer pessoa pode editar o <a href="http://www.openstreetmap.org/?locale=pt-BR#map=4/-15.19/-51.31" target="_blank">mapa</a>. Os dados são redistribuídos sob licença <a href="http://www.openstreetmap.org/copyright?locale=pt-BR" target="_blank">ODbl</a>.
10+
Um projeto de produção colaborativa de dados geo-espaciais abertos.</br>
11+
Qualquer pessoa pode editar o <a href="http://www.openstreetmap.org/?locale=pt-BR#map=4/-15.19/-51.31" target="_blank">mapa</a> e os dados são redistribuídos sob a licença <a href="http://www.openstreetmap.org/copyright?locale=pt-BR" target="_blank">ODbl</a>.
1212
</p>
1313
</section>
1414

@@ -20,7 +20,7 @@ <h3>
2020
</h3>
2121
<p>
2222
<a href="/aprenda/">
23-
Crie uma conta e comece a mapear
23+
Crie uma conta e comece a explorar o universo do OpenStreetMap
2424
</a>
2525
</p>
2626
</div>
@@ -30,7 +30,7 @@ <h3>
3030
</h3>
3131
<p>
3232
<a href="/comunidade/">
33-
Conheça os canais de conversa brasileiros
33+
Conheça os canais de conversa da comunidade brasileira
3434
</a>
3535
</p>
3636
</div>

0 commit comments

Comments
 (0)