Skip to content

Commit

Permalink
Merge pull request #89 from reginaldojunior/movimentacao-estoque
Browse files Browse the repository at this point in the history
changes site
  • Loading branch information
reginaldojunior authored Aug 21, 2017
2 parents 031b420 + e21cf09 commit 6a5229d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
25 changes: 24 additions & 1 deletion app/View/Home/index.ctp
Original file line number Diff line number Diff line change
@@ -1,8 +1,31 @@

<div class="container home">
<div class="row">
<div class="col-sm-4">
<ul>
<li style="list-style: none;">
<img src="/images/cityscape.png" style="float: left;padding-top: 5px;">

<p style="float: left;width: 70%;margin-left: 22px;font-size: 18px;">
Solução eficiente para seu negócio. 100% escalável, customizavel e eficiente.
</p>
</li>
<li style="list-style: none;">
<p style="float: left;width: 70%;margin-right: 20px;font-size: 18px;margin-top: 20px;">
Código opensource, licença MIT, livre para compatilhar e redistribuir.
</p>

<img src="/images/settings.png" style="float: left;padding-top: 25px;">
</li>
</ul>
</div>
<div class="col-sm-8">
<iframe width="750" height="350" src="https://www.youtube.com/embed/fqAVAmts3sg" frameborder="0" allowfullscreen autoplay></iframe>
</div>
</div>
<div class="row">
<div class="col-sm-12 text-center">
<h1>Winners sua plataforma E-commerce OpenSource</h1>
<h2>Winners sua plataforma ERP opensource 100% modular</h2>
</div>
</div>
<div class="row">
Expand Down
2 changes: 1 addition & 1 deletion app/webroot/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1076,4 +1076,4 @@ ul.address {
.timeline .panel-outline .panel-heading:not(.icon),
.timeline .panel-outline .panel-footer {
display: none;
}
}

0 comments on commit 6a5229d

Please sign in to comment.