Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Frakass.jsx
Accessibilité
Commits
555384df
Commit
555384df
authored
Dec 06, 2021
by
GUINGAND SOLENE
Browse files
fix
parent
18490e38
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.php
View file @
555384df
...
...
@@ -156,11 +156,8 @@ $page = $_GET['page'] ?? null;
?>
</main>
<footer
class=
"text-center bg-primary text-white p-5 mt-10"
>
<
<<<<<<
HEAD
=
======
<button
class=
"bg-white text-black rounded p-2"
id=
"toggle-font"
>
Police Dyslexie
</button>
<br>
>>>>>>> 7b6899d14d74317189d7493d956aa171aebe4c20
<a
href=
"?page=plan_site"
class=
"underline"
>
Plan du site
</a>
<p>
Site intégré avec la librairie
<a
class=
"underline"
href=
"https://tailwindcss.com/"
target=
"_blank"
>
Tailwind CSS
<span
class=
"visuallyhidden"
>
(S'ouvre dans une nouvelle fenêtre)
</span></a>
...
...
@@ -170,4 +167,4 @@ $page = $_GET['page'] ?? null;
<script
src=
"js/index.js"
></script>
</body>
</html>
\ No newline at end of file
</html>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment