Created
August 19, 2014 13:18
-
-
Save cleytonmessias/b45a5d37fd6ebe80ef5f to your computer and use it in GitHub Desktop.
This file contains hidden or 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
._trustvox_widget_container {margin: 40px 0;} | |
._trustvox_widget_container p.title { | |
font-size: 14px; | |
color: #000; | |
font-weight: bold; | |
display: block; | |
} | |
._trustvox_widget_container iframe { | |
margin: 0 auto; | |
display: block; | |
} |
This file contains hidden or 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
<div class="_trustvox_widget_container"> | |
<p class="title">Pergunte e veja as opiniões de quem já comprou</p> | |
<div id="_trustvox_widget"></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment