update images + minor css fix
|
@ -198,17 +198,18 @@ main {
|
|||
background-color: #111833;
|
||||
}
|
||||
|
||||
.frontpage p {
|
||||
/* color: red; */
|
||||
margin-bottom: 0;
|
||||
.frontpage p,
|
||||
.frontpage h2 {
|
||||
color: white;
|
||||
/* margin-bottom: 0; */
|
||||
}
|
||||
|
||||
.frontpage>main img {
|
||||
float: left;
|
||||
width: auto;
|
||||
/* width: auto; */
|
||||
height: auto;
|
||||
width: 33.333%;
|
||||
margin-top: 15em;
|
||||
/* margin-top: 15em; */
|
||||
margin-left: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
Before Width: | Height: | Size: 245 KiB |
Before Width: | Height: | Size: 134 KiB |
BIN
src/assets/images/docs/blockman-docs-pinkish.png
Normal file
After Width: | Height: | Size: 140 KiB |
BIN
src/assets/images/docs/dashbox-docs-orange-white.png
Normal file
After Width: | Height: | Size: 126 KiB |
BIN
src/assets/images/docs/dashbox-docs-orange.png
Normal file
After Width: | Height: | Size: 135 KiB |
BIN
src/assets/images/docs/orig/blockman/download (2).png
Normal file
After Width: | Height: | Size: 237 KiB |
BIN
src/assets/images/docs/orig/dashbox/dashbox-docs-green.png
Normal file
After Width: | Height: | Size: 218 KiB |
BIN
src/assets/images/docs/orig/dashbox/dashbox-docs-orange.png
Normal file
After Width: | Height: | Size: 217 KiB |
BIN
src/assets/images/docs/orig/dashbox/download (1).png
Normal file
After Width: | Height: | Size: 214 KiB |
BIN
src/assets/images/docs/orig/dashbox/download (10).png
Normal file
After Width: | Height: | Size: 215 KiB |
BIN
src/assets/images/docs/orig/dashbox/download (11).png
Normal file
After Width: | Height: | Size: 207 KiB |
BIN
src/assets/images/docs/orig/dashbox/download (9).png
Normal file
After Width: | Height: | Size: 218 KiB |
BIN
src/assets/images/docs/orig/dashbox/download.png
Normal file
After Width: | Height: | Size: 217 KiB |
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 248 KiB |
BIN
src/assets/images/front/blockman-front-red.png
Normal file
After Width: | Height: | Size: 241 KiB |
Before Width: | Height: | Size: 222 KiB After Width: | Height: | Size: 222 KiB |
Before Width: | Height: | Size: 217 KiB After Width: | Height: | Size: 217 KiB |
BIN
src/assets/images/front/data_contract_3d.PNG
Normal file
After Width: | Height: | Size: 166 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 219 KiB After Width: | Height: | Size: 219 KiB |
|
@ -4,13 +4,18 @@ description: Frontpage
|
|||
priority: 1.0
|
||||
---
|
||||
<!-- TODO: data-contract-3d image should be placed above dashbox image (and scaled and fine positioned) -->
|
||||
<!-- []({{ root }}docs/) -->
|
||||
[]({{ root }}docs/)
|
||||
[]({{ root }}docs/)
|
||||
[]({{ root }}docs/)
|
||||
[]({{ root }}docs/)
|
||||
|
||||
<!-- [](http://dash.org/) -->
|
||||
<!-- [](http://dash.org/) -->
|
||||
## Tools, Examples and Inspiration for Data Contracts
|
||||
|
||||
Dashdev-Suite Dapp Framework. Making developers life easier.
|
||||
|
||||
<!-- []({{ root }}docs/) -->
|
||||
|
||||
|
||||
[]({{ root }}docs/)
|
||||
[]({{ root }}docs/)
|
||||
[]({{ root }}docs/)
|
||||
|
||||
|
||||
<!-- [Get started…]({{ root }}docs/) -->
|
||||
|
|