docs: beautified example images

[skip changelog]
This commit is contained in:
Constrat
2024-07-13 17:07:44 +02:00
parent 73458d38ca
commit 7eaf4f2de3
17 changed files with 0 additions and 33 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

@@ -43,8 +43,6 @@ Development in progress ✿✿ヽ(°▽°)ノ✿
Talk is cheap. Show me the pictures!
<!-- markdownlint-disable -->
```component ImageGrid
{
"imageList": [
@@ -68,37 +66,6 @@ Talk is cheap. Show me the pictures!
}
```
<!-- <div class="image-en-us">
<img src="/image/en-us/readme/1-dark.png" />
<img src="/image/en-us/readme/2-dark.png" />
<img src="/image/en-us/readme/3-dark.png" />
<img src="/image/en-us/readme/4-dark.png" />
</div> -->
<style>
.image-en-us {
display: flex;
justify-content: space-evenly;
align-items: center;
flex-wrap: wrap;
}
.image-en-us > img {
box-sizing: border-box;
width: 50% !important;
padding: 9px;
border-radius: 16px;
}
@media (max-width: 419px){
.image-en-us > img {
width: 100% !important;
}
}
</style>
<!-- markdownlint-restore -->
## Download
- [Stable/Beta](https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/latest)