update css
This commit is contained in:
BIN
content/about/checker1.png
Normal file
BIN
content/about/checker1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 483 KiB |
BIN
content/about/checker2.png
Normal file
BIN
content/about/checker2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 483 KiB |
BIN
content/about/checker3.png
Normal file
BIN
content/about/checker3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 509 KiB |
BIN
content/about/checker4.png
Normal file
BIN
content/about/checker4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 752 KiB |
BIN
content/about/checkerboard.png
Normal file
BIN
content/about/checkerboard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 268 KiB |
@@ -74,7 +74,9 @@ We empower self-sovereignty and autonomy.
|
|||||||
|
|
||||||
<!-- section 3 -->
|
<!-- section 3 -->
|
||||||
|
|
||||||
{% row(style="center margin" bgPath="checkerboard1.jpg") %}
|
<div class="bgtest">
|
||||||
|
|
||||||
|
{% row(style="center margin") %}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -87,6 +89,7 @@ We empower self-sovereignty and autonomy.
|
|||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- section 4-->
|
<!-- section 4-->
|
||||||
|
|
||||||
@@ -118,7 +121,9 @@ Equality, diversity, and inclusion are key to our vision of an Internet for ever
|
|||||||
|
|
||||||
<!-- section 5 -->
|
<!-- section 5 -->
|
||||||
|
|
||||||
{% row(style="center margin" bgPath="checkerboard2.jpg") %}
|
<div class="bgtest2">
|
||||||
|
|
||||||
|
{% row(style="center margin") %}
|
||||||
|
|
||||||
## Our Community is United by
|
## Our Community is United by
|
||||||
### **Passion and Purpose**
|
### **Passion and Purpose**
|
||||||
@@ -130,6 +135,7 @@ Our mission is to realize the vision of a decentralized, self-sovereign digital
|
|||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- section 6 -->
|
<!-- section 6 -->
|
||||||
|
|
||||||
@@ -139,3 +145,23 @@ Our mission is to realize the vision of a decentralized, self-sovereign digital
|
|||||||
### - Margaret Mead
|
### - Margaret Mead
|
||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
<style>
|
||||||
|
|
||||||
|
.bgtest{
|
||||||
|
|
||||||
|
background-image: url("about/checkerboard.png");
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: cover;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bgtest2{
|
||||||
|
|
||||||
|
background-image: url("about/checker4.png");
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: cover;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
Reference in New Issue
Block a user