forked from ourworld_web/www_template_2023
edit css
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
|
||||
|
||||
<title>BUY NOW • examplezola</title>
|
||||
<meta property="og:title" content="BUY NOW • examplezola" />
|
||||
<title>BUY NOW • OurPhone</title>
|
||||
<meta property="og:title" content="BUY NOW • OurPhone" />
|
||||
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
<!-- **** CONCLUSION, favicons **** -->
|
||||
|
||||
<!-- CSS/SCSS -->
|
||||
<link rel="stylesheet" href="https://examplezola.tf/css/index.css?h=8ea8a615d5a5a9339423096c45329cf61cd2193f52db4447f8ae0248efacaed8" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
|
||||
<link rel="stylesheet" href="https://ourphone.ourworld.tf/css/index.css?h=8ea8a615d5a5a9339423096c45329cf61cd2193f52db4447f8ae0248efacaed8" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
|
||||
|
||||
</head>
|
||||
|
||||
@@ -142,7 +142,7 @@
|
||||
<div class="mx-auto flex z-50 shadow justify-between items-center pl-6 pr-2 md:pr-0 lg:py-5 md:px-12 py-2 lg:px-20 lg:justify-start lg:space-x-20">
|
||||
<div>
|
||||
<a href="/" class="flex">
|
||||
<img class="h-auto sm:w-15" src="https://examplezola.tf/images/logo_placeholder.jpg" alt="Logo" />
|
||||
<img class="h-auto sm:w-15" src="https://ourphone.ourworld.tf/images/logo_placeholder.png" alt="Logo" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="-mr-2 -my-2 lg:hidden">
|
||||
@@ -163,28 +163,28 @@
|
||||
<nav class="flex space-x-10">
|
||||
|
||||
|
||||
<a href="https://examplezola.tf/home/" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
||||
<a href="https://ourphone.ourworld.tf/home/" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
||||
OurPhone
|
||||
</a>
|
||||
<div class="relative">
|
||||
</div>
|
||||
|
||||
|
||||
<a href="https://examplezola.tf/buynow/" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
||||
<a href="https://ourphone.ourworld.tf/buynow/" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
||||
BUY NOW
|
||||
</a>
|
||||
<div class="relative">
|
||||
</div>
|
||||
|
||||
|
||||
<a href="https://examplezola.tf/specs/" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
||||
<a href="https://ourphone.ourworld.tf/specs/" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
||||
Specs
|
||||
</a>
|
||||
<div class="relative">
|
||||
</div>
|
||||
|
||||
|
||||
<a href="https://examplezola.tf/technology/" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
||||
<a href="https://ourphone.ourworld.tf/technology/" class="text-lg leading-6 text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
||||
Technology
|
||||
</a>
|
||||
<div class="relative">
|
||||
@@ -218,21 +218,21 @@
|
||||
|
||||
|
||||
|
||||
<a href="https://examplezola.tf/buynow/" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
|
||||
<a href="https://ourphone.ourworld.tf/buynow/" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
|
||||
BUY NOW
|
||||
</a>
|
||||
<hr/>
|
||||
|
||||
|
||||
|
||||
<a href="https://examplezola.tf/specs/" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
|
||||
<a href="https://ourphone.ourworld.tf/specs/" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
|
||||
Specs
|
||||
</a>
|
||||
<hr/>
|
||||
|
||||
|
||||
|
||||
<a href="https://examplezola.tf/technology/" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
|
||||
<a href="https://ourphone.ourworld.tf/technology/" class="text-lg px-8 py-3 leading-6 font-normal text-gray-900 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150">
|
||||
Technology
|
||||
</a>
|
||||
<hr/>
|
||||
@@ -366,7 +366,7 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<div id="" class="relative justify-center flex overflow-hidden " style="background: url('https://examplezola.tf/buynow/./img/placeholder1.png'); background-size: cover; background-position: center;">
|
||||
<div id="" class="relative justify-center flex overflow-hidden " style="background: url('https://ourphone.ourworld.tf/buynow/./img/placeholder.png'); background-size: cover; background-position: center;">
|
||||
<div id="" class="relative flex flex-col md:flex md:flex-row flex-wrap max-w-fit overflow-hidden lg:items-center py-8 md:py-4 lg:py-28 mx-12 sm:mx-20 md:mx-28 lg:mx-40 my-10 text-center items-center mx-auto " style="min-width: -webkit-fill-available; min-width: -moz-available">
|
||||
|
||||
|
||||
@@ -551,9 +551,9 @@ Parameters:
|
||||
<!-- handles mermaid markdown content display -->
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/buynow/./img/phone1.png" alt="image" /></p>
|
||||
<p><button><a href="https://examplezola.tf/">Pre-Order</a></button></p>
|
||||
<p>Sign up for <strong>OurPhone™</strong> pre-sale. <br> Pre-order <strong>OurPhone™</strong> and become one of the firsts to unlock a secured digital future.</p>
|
||||
<p><img src="https://ourphone.ourworld.tf/buynow/./img/phone1.png" alt="image" /></p>
|
||||
<p><button><a href="https://ourphone.ourworld.tf/">Pre-Order</a></button></p>
|
||||
<p>Pre-order <strong>OurPhone™</strong> and become one of the firsts to unlock a secured digital future.</p>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -567,8 +567,8 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/buynow/./img/crowdfund1.png" alt="image" /></p>
|
||||
<p><button><a href="https://examplezola.tf/">Crowdfund</a></button></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/buynow/./img/crowdfund1.png" alt="image" /></p>
|
||||
<p><button><a href="https://ourphone.ourworld.tf/">Crowdfund</a></button></p>
|
||||
<p>Learn more about how to purchase <strong>OurPhone™</strong> Company's shares, and become a co-owner of <strong>OurPhone™</strong> Company.</p>
|
||||
|
||||
|
||||
@@ -583,8 +583,8 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/buynow/./img/invest.png" alt="image" /></p>
|
||||
<p><button><a href="https://examplezola.tf/">Invest</a></button></p>
|
||||
<p><img src="https://ourphone.ourworld.tf/buynow/./img/invest.png" alt="image" /></p>
|
||||
<p><button><a href="https://ourphone.ourworld.tf/">Invest</a></button></p>
|
||||
<p>Support <strong>OurPhone™</strong> project by financing <strong>OurPhone™</strong> Company's hardware acquisition.</p>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user