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.

66 lines
3.2 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. <li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li>
  23. <li>skype@it-projects.info <i class="fa fa-skype"></i></li>
  24. </ul>
  25. </div>
  26. <div class="oe_span4">
  27. <div class="stamp" style="width:200px;">
  28. <div style="margin-top: 15px;
  29. position: relative;
  30. font-family:'Vollkorn', serif;
  31. font-size: 16px;
  32. line-height: 25px;
  33. text-transform: uppercase;
  34. font-weight: bold;
  35. color: #75526b;
  36. border: 3px dashed #75526b;
  37. float: left;
  38. padding: 4px 12px;
  39. -webkit-transform: rotate(5deg);
  40. -o-transform: rotate(5deg);
  41. -moz-transform: rotate(5deg);
  42. -ms-transform: rotate(5deg);">
  43. Tested on Odoo<br/>12.0 community
  44. </div>
  45. <div style="margin-top: 15px;
  46. position: relative;
  47. font-family:'Vollkorn', serif;
  48. font-size: 16px;
  49. line-height: 25px;
  50. text-transform: uppercase;
  51. font-weight: bold;
  52. color: #75526b;
  53. border: 3px dashed #75526b;
  54. float: left;
  55. padding: 4px 12px;
  56. -webkit-transform: rotate(3deg);
  57. -o-transform: rotate(3deg);
  58. -moz-transform: rotate(3deg);
  59. -ms-transform: rotate(3deg);">
  60. Tested on Odoo<br/>12.0 enterprise
  61. </div>
  62. </div>
  63. </div>
  64. </div>
  65. </section>