|
|
@ -7,9 +7,15 @@ |
|
|
|
Code Backend Theme |
|
|
|
</h1> |
|
|
|
<p class="my-1 text-center text-uppercase" |
|
|
|
style="letter-spacing: 4px !important; color: #74788D !important;">Minimalist and Elegant Backend |
|
|
|
style="letter-spacing: 4px !important; color: #74788D !important;">Minimalist and Elegant Backend |
|
|
|
Theme for Odoo 14</p> |
|
|
|
</div> |
|
|
|
<div class="col-lg-12 text-center mt-5"> |
|
|
|
<a href="https://apps.odoo.com/apps/themes/14.0/code_backend_theme_enterprise/" |
|
|
|
style="background-color: #556EE6 !important; color: #fff !important; font-weight: 600 !important; padding: 10px 15px 13px !important; margin: 0 5px !important; border-radius: 5px !important;"> |
|
|
|
<i class="fa fa-download mr-1"></i>Download for Enterprise |
|
|
|
</a> |
|
|
|
</div> |
|
|
|
<div class="col-lg-12 d-flex justify-content-center align-items-center" style="margin: 2rem 0;"> |
|
|
|
<img src="./assets/hero.png" width="100%" height="auto" class="img-responsive"> |
|
|
|
</div> |
|
|
|