Moving badges to theme, fixing buttons wrapping.
This commit is contained in:
parent
4630ae0d2b
commit
39c7d73b58
19 changed files with 10 additions and 3062 deletions
|
@ -11,13 +11,13 @@ Cette liste a été construite au cours des années, mais n'est pas exhaustive.
|
|||
Les logiciels plus vieux peuvent être trouvés sur l'[ancien site](https://download.ad5001.eu).
|
||||
<br><br>
|
||||
<div class="grid">
|
||||
<div>
|
||||
<a role="button" class="primary" href="#appslist">
|
||||
<div role="button" class="primary">
|
||||
<a role="button" href="#appslist">
|
||||
<i class="icon-lookup icon-as-text" alt=""></i>Voir les logiciels
|
||||
</a>
|
||||
</div>
|
||||
<div>
|
||||
<a role="button" class="primary" href="https://download.ad5001.eu/fr">
|
||||
<div role="button" class="primary">
|
||||
<a role="button" href="https://download.ad5001.eu/fr">
|
||||
<i class="icon-open-external icon-as-text" alt=""></i>Ancien site
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -10,13 +10,13 @@ This list has been built over the years, but is non-exhaustive.
|
|||
Older software can be found at my [legacy website](https://download.ad5001.eu).
|
||||
<br><br>
|
||||
<div class="grid">
|
||||
<div>
|
||||
<a role="button" class="primary" href="#appslist">
|
||||
<div class="primary" role="button">
|
||||
<a role="button" href="#appslist">
|
||||
<i class="icon-lookup icon-as-text" alt=""></i>Check them out
|
||||
</a>
|
||||
</div>
|
||||
<div>
|
||||
<a role="button" class="primary" href="https://download.ad5001.eu/en">
|
||||
<div class="primary" role="button">
|
||||
<a role="button" href="https://download.ad5001.eu/en">
|
||||
<i class="icon-open-external icon-as-text" alt=""></i>Legacy website
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -100,7 +100,8 @@ Download:
|
|||
- Title: Code source (.tar.gz)
|
||||
Name: LogarithmPlotter-v<version>.tar.gz (174Kio)
|
||||
File: LogarithmPlotter-v<version>.tar.gz
|
||||
Footnote: "*LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé."
|
||||
Footnote: |
|
||||
*LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé.
|
||||
---
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue