You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
3.0 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">Show message recipients</h2>
  5. <h3 class="oe_slogan">Allows you be sure, that all discussion participants were notified</h3>
  6. </div>
  7. <div class="oe_span12">
  8. <div class="oe_row_img oe_centered">
  9. <img class="oe_picture oe_screenshot" src="1.png"/>
  10. </div>
  11. </div>
  12. </div>
  13. </section>
  14. <section class="oe_container">
  15. <div class="oe_row oe_spaced">
  16. <div class="oe_span8">
  17. <h2>Need our service?</h2>
  18. <p class="oe_mt32">Contact us by <a href="mailto:apps@it-projects.info">email</a> or fill out <a href="https://www.it-projects.info/page/website.contactus " target="_blank">request form</a></p>
  19. <ul>
  20. <li><a href="mailto:apps@it-projects.info">apps@it-projects.info <i class="fa fa-envelope-o"></i></a></li>
  21. <li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li>
  22. </ul>
  23. </div>
  24. <div class="oe_span4">
  25. <div class="stamp" style="width:200px;">
  26. <div style="margin-top: 15px;
  27. position: relative;
  28. font-family:'Vollkorn', serif;
  29. font-size: 16px;
  30. line-height: 25px;
  31. text-transform: uppercase;
  32. font-weight: bold;
  33. color: #75526b;
  34. border: 3px dashed #75526b;
  35. float: left;
  36. padding: 4px 12px;
  37. -webkit-transform: rotate(5deg);
  38. -o-transform: rotate(5deg);
  39. -moz-transform: rotate(5deg);
  40. -ms-transform: rotate(5deg);">
  41. Tested on Odoo<br/>10.0 community
  42. </div>
  43. <div style="margin-top: 15px;
  44. position: relative;
  45. font-family:'Vollkorn', serif;
  46. font-size: 16px;
  47. line-height: 25px;
  48. text-transform: uppercase;
  49. font-weight: bold;
  50. color: #75526b;
  51. border: 3px dashed #75526b;
  52. float: left;
  53. padding: 4px 12px;
  54. -webkit-transform: rotate(3deg);
  55. -o-transform: rotate(3deg);
  56. -moz-transform: rotate(3deg);
  57. -ms-transform: rotate(3deg);">
  58. Tested on Odoo<br/>10.0 enterprise
  59. </div>
  60. </div>
  61. </div>
  62. </div>
  63. </section>