test bg
This commit is contained in:
BIN
content/home/checker1.png
Normal file
BIN
content/home/checker1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 483 KiB |
BIN
content/home/checker2.png
Normal file
BIN
content/home/checker2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 483 KiB |
BIN
content/home/checker3.png
Normal file
BIN
content/home/checker3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 509 KiB |
BIN
content/home/checker4.png
Normal file
BIN
content/home/checker4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 752 KiB |
@@ -155,8 +155,11 @@ Join a group of people around the globe who believe the world needs ThreeFold an
|
|||||||
|
|
||||||
<!-- section 5 -->
|
<!-- section 5 -->
|
||||||
|
|
||||||
|
<div class="bgtest">
|
||||||
|
|
||||||
{% row(style="center margin" bgPath="checkerboard1.jpg") %}
|
{% row(style="center margin") %}
|
||||||
|
|
||||||
|
<!-- bgPath="checkerboard1.jpg" -->
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@@ -169,6 +172,20 @@ We're open-source and decentralized, so we use a token called $TFT to fuel the m
|
|||||||
<button>[Dive into the Token](/token)</button>
|
<button>[Dive into the Token](/token)</button>
|
||||||
<button>[Buy $TFT](https://manual.grid.tf/getstarted/TF_Token/tft_toc.html)</button>
|
<button>[Buy $TFT](https://manual.grid.tf/getstarted/TF_Token/tft_toc.html)</button>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
<style>
|
||||||
|
|
||||||
|
.bgtest{
|
||||||
|
|
||||||
|
background-image: url("home/checker1.png");
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: cover;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user