fix: Tweaked roundings and fonts and fixed assets links in .css.

Need to be tested on Pages to see if links works as well as locally.
This commit is contained in:
Thoscellen
2021-08-10 00:19:33 +02:00
parent acdfe1129d
commit 3e0f980bc6
2 changed files with 10 additions and 10 deletions

View File

@@ -19,9 +19,9 @@
<a href="#" class="close-button"><img src="assets/closebutton.png"></a>
<div id="tabs-container">
<span></span>
<span class="active"><a href="">Parcourir son Espace Doc</a></span>
<span><a href="#">Intégrer un contenu externe</a></span>
<span><a href="#">Filmer depuis la caméra</a></span>
<span class="active"><a href="">Parcourir son Espace Doc</a></span>
<span></span>
</div>
</div>