Skip to content

Commit

Permalink
Solved Issue OiWorld#118
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandKumar22 authored Jan 7, 2017
1 parent b33c76a commit ade2cbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/Core/pages/knowMore.html
Original file line number Diff line number Diff line change
Expand Up @@ -624,9 +624,9 @@ <h3 class="text-center">More Information</h3>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<div class="modal-body" style="background:gray;opacity:.65;border-radius:50%;align:center;valign:middle">
<h2>Contact Us</h2>
<p>
<p style="color:white">
If you like this extension, please give it a good rating in the <a href="https://chrome.google.com/webstore/detail/carbon-footprint-for-goog/ednfpjleaanokkjcgljbmamhlbkddcgh/reviews" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i> Chrome Web Store</a>.
<br><br>
If you want to report any bug or issue, contact us at:
Expand Down Expand Up @@ -662,4 +662,4 @@ <h2>Contact Us</h2>
<script type="text/javascript" src="js/absorptionCalc.js"></script>

</body>
</html
</html

0 comments on commit ade2cbe

Please sign in to comment.