Skip to content

Commit 7d30aa5

Browse files
committed
Novo telefone
1 parent dd50477 commit 7d30aa5

File tree

7 files changed

+1948
-5
lines changed

7 files changed

+1948
-5
lines changed

_site/index.html

+6-3
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@ <h3>Mateus Guerra</h3>
11071107
<article>
11081108
<span class="avatar"><img src="/public/images/pedro.png" width="80" height="80" alt="" /><span></span></span>
11091109
<h3>Pedro Paulo Amorim</h3>
1110-
<p>Cursou técnico em Informática e atualmente é estagiário. Trabalha com desenvolvimento Android, também conhece C# e HTML/CSS. Pretende cursar Ciência da Computação. É DJ e produtor musical nas horas vagas, é fã de Pink Floyd e muito Techno. Mas também possui um jeito menos descolado como colecionador de videgames antigos.</p>
1110+
<p>Cursou técnico em Informática e atualmente é estagiário. Trabalha com desenvolvimento Android, também conhece C# e HTML/CSS. Pretende cursar Ciência da Computação. É DJ e produtor musical nas horas vagas, é fã de Pink Floyd e muito Techno. Mas também possui um jeito menos descolado como colecionador de video games antigos.</p>
11111111
<div class="share">
11121112
<a href="https://www.facebook.com/pp.amorim1/" target="_blank" title="Facebook"><img src="/public/images/share-facebook.gif" width="33" height="33" alt="Facebook" /></a>
11131113
<a href="https://plus.google.com/+PedroPauloAmorim" target="_blank" title="Google+"><img src="/public/images/share-google.gif" width="33" height="33" alt="Google+" /></a>
@@ -1138,7 +1138,10 @@ <h2>A Coderockr está pronta para<br /><span>dar um show</span>,<br />entre em c
11381138
<div class="wrap">
11391139
<div class="col1">
11401140
<ul>
1141-
<li class="clearfix"><a href="tel:04732276359" class="call"><img src="/public/images/contact-phone.png" width="40" height="40" alt="" /><span>47 3227.6359</span></a></li>
1141+
<li class="clearfix">
1142+
<a href="tel:04732276359" class="call"><img src="/public/images/contact-phone.png" width="40" height="40" alt="" /><span>47 3227.6359</span></a>
1143+
<a href="tel:01132806359" class="call"><span>&nbsp;/&nbsp;11 3280.6359</span></a>
1144+
</li>
11421145
<li class="clearfix"><a href="mailto:contato@coderockr.com?subject=Contato pelo site" title="Envie um e-mail para contato@coderockr.com"><img src="/public/images/contact-mail.png" width="40" height="40" alt="" /><span>contato@coderockr.com</span></a></li>
11431146
</ul>
11441147
</div>
@@ -1156,7 +1159,7 @@ <h2>A Coderockr está pronta para<br /><span>dar um show</span>,<br />entre em c
11561159
<div class="col1">
11571160
<p>
11581161
<img src="/public/images/rockrhand.png" width="20" height="52" alt="" />
1159-
Rua Ministro Calogeras 910, sobreloja<br />Bairro Atiradores | 89201-485<br />Joinville | SC | 47 3227 6359
1162+
<br/>Joinville | SC | 47 3227 6359
11601163
</p>
11611164
</div>
11621165
<div class="col2">
17.3 KB
Binary file not shown.

_site/public/fonts/BebasNeue-webfont.svg

+1,936
Loading
52.8 KB
Binary file not shown.
18.9 KB
Binary file not shown.

_site/public/styles/style.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,8 @@ header div[class^="language"] > div {
10391039
}
10401040
}
10411041

1042-
@media only screen and (min-device-width : 320px) and (max-device-width : 568px), only screen and (min-device-width : 320px) and (max-device-width : 480px), only screen and (min-width: 375px) and (max-width: 385px), only screen and (min-width: 680px) and (max-width: 690px), only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
1042+
@media only screen and (min-device-width : 320px) and (max-device-width : 568px), only screen and (min-device-width : 320px) and (max-device-width : 480px), only screen and (min-width: 375px) and (max-width: 385px), only screen and (min-width: 680px) and (max-width: 690px) {
1043+
/*, only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) */
10431044
body, button, input, select, textarea{
10441045
font-size:0.9em;
10451046
}

index.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,10 @@ <h2>A Coderockr está pronta para<br /><span>dar um show</span>,<br />entre em c
205205
<div class="wrap">
206206
<div class="col1">
207207
<ul>
208-
<li class="clearfix"><a href="tel:04732276359" class="call"><img src="/public/images/contact-phone.png" width="40" height="40" alt="" /><span>47 3227.6359</span></a></li>
208+
<li class="clearfix">
209+
<a href="tel:04732276359" class="call"><img src="/public/images/contact-phone.png" width="40" height="40" alt="" /><span>47 3227.6359</span></a>
210+
<a href="tel:01132806359" class="call"><span>&nbsp;/&nbsp;11 3280.6359</span></a>
211+
</li>
209212
<li class="clearfix"><a href="mailto:contato@coderockr.com?subject=Contato pelo site" title="Envie um e-mail para contato@coderockr.com"><img src="/public/images/contact-mail.png" width="40" height="40" alt="" /><span>contato@coderockr.com</span></a></li>
210213
</ul>
211214
</div>

0 commit comments

Comments
 (0)