update
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<!-- **** CONCLUSION, favicons **** -->
|
||||
|
||||
<!-- CSS/SCSS -->
|
||||
<link rel="stylesheet" href="https://examplezola.tf/css/index.css?h=241c4886080bf8daf3ce48d39d27a62e1dd2217a3943e80ffa0e9ea80bd73d8b" /> <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://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>
|
||||
|
||||
</head>
|
||||
|
||||
@@ -273,6 +273,16 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -374,6 +384,20 @@ Parameters:
|
||||
|
||||
<h1 id="text-8xl">TITLE</h1>
|
||||
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit.</p>
|
||||
<p><button><a href="https://examplezola.tf/">BUTTON</a></button></p>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!-- Hides empty columns if displayed vertically in small screen -->
|
||||
|
||||
<div class="flex-1 mb-4 md:mb-12 lg:mb-0 lg:mx-2 xl:mx-4 flex-1 ">
|
||||
<!-- handles mermaid markdown content display -->
|
||||
|
||||
|
||||
|
||||
<p><img src="https://examplezola.tf/page3/placeholder.jpg#medium#mx-auto" alt="Image" /></p>
|
||||
|
||||
|
||||
@@ -394,10 +418,10 @@ Parameters:
|
||||
|
||||
|
||||
|
||||
<footer class="bottom-0 mx-20">
|
||||
<footer class="bottom-0">
|
||||
|
||||
|
||||
<div class="customize -mx-20">
|
||||
<div class="customize">
|
||||
|
||||
<p class="text-center">ALL RIGHTS RESERVED 2022</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user