mirror of
https://github.com/zoriya/RaccoonWebsite.git
synced 2025-12-05 23:46:09 +00:00
Making the download button a solid one.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<div class="col-6 mx-auto">
|
||||
<h1>Opus</h1>
|
||||
<p>A music player for android whitch can play both youtube songs and local songs.</p>
|
||||
<a class="btn btn-outline-primary download-btn" href="https://github.com/AnonymusRaccoon/Opus/releases/latest">Download</a>
|
||||
<a class="btn btn-primary download-btn" href="https://github.com/AnonymusRaccoon/Opus/releases/latest">Download</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<div class="col-6 mx-auto">
|
||||
<h1>Opus</h1>
|
||||
<p>Un lecteur de musique pour android qui peut lire des musiques depuis youtube ou depuis des fichiers mp3.</p>
|
||||
<a class="btn btn-outline-primary download-btn" href="https://github.com/AnonymusRaccoon/Opus/releases/latest">Télécharger</a>
|
||||
<a class="btn btn-primary download-btn" href="https://github.com/AnonymusRaccoon/Opus/releases/latest">Télécharger</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user