refactor(dl): séparer les styles de téléchargements
This commit is contained in:
+2
-1
@@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Téléchargements — FWS Linux</title>
|
||||
<link rel="stylesheet" href="../assets/styles/main.css" />
|
||||
<link rel="stylesheet" href="../assets/styles/downloads.css" />
|
||||
</head>
|
||||
<body>
|
||||
<main data-page-content>
|
||||
@@ -22,7 +23,7 @@
|
||||
</div>
|
||||
<div class="latest-actions">
|
||||
<a class="button" data-latest-download href="#" target="_blank" rel="noreferrer">Télécharger</a>
|
||||
<a class="button button-secondary" data-view-more href="https://github.com/You-re-like-Windows-a-bitch/ISO" target="_blank" rel="noreferrer">Voir plus</a>
|
||||
<a class="button button-secondary" data-view-more href="https://github.com/You-re-like-Windows-a-bitch/ISO/releases" target="_blank" rel="noreferrer">Voir plus</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="latest-note" data-current-release-note></p>
|
||||
|
||||
Reference in New Issue
Block a user