update
This commit is contained in:
parent
b453d64a4d
commit
744cadaec8
1 changed files with 9 additions and 6 deletions
15
README.md
15
README.md
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue