This commit is contained in:
Vince 2021-06-23 13:26:17 +08:00
parent b453d64a4d
commit 744cadaec8

View file

@ -316,17 +316,20 @@ Note:
## WhiteSur Wallpaper ## WhiteSur Wallpaper
<p align="center"> <a href="wallpapers"> <p align="center"> <a href="wallpapers">
<img src="wallpapers/1080p/WhiteSur-light.png"/> <style type="text/css">
</a> </p> .image {
<br> margin: 6px 0;
<p align="center"> <a href="wallpapers"> border-radius: 20px;
<img src="wallpapers/1080p/Monterey-light.png"/> }
</style>
<img class="image" src="wallpapers/1080p/WhiteSur-light.png"/>
<img class="image" src="wallpapers/1080p/Monterey-light.png"/>
</a> </p> </a> </p>
<br> <br>
<p align="center"> <a href="https://github.com/vinceliuice/WhiteSur-kde/tree/master/wallpaper"> <p align="center"> <a href="https://github.com/vinceliuice/WhiteSur-kde/tree/master/wallpaper">
<img src="https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/download-button.png"/> <img src="https://github.com/vinceliuice/WhiteSur-gtk-theme/blob/pictures/pictures/download-button.png"/>
</a> </p> </a> </p>
<br><br> <br>
# Technical details and getting involved # Technical details and getting involved
Please go read [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more info Please go read [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more info