Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 4bc9df25 rédigé par salixor's avatar salixor
Parcourir les fichiers

Update des liens

parent c59bc53c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -31,17 +31,16 @@
</div>
<div class="floating_links">
<button type="button" class="theme_toggle" onclick="toggleLights(this)"
data-dark="Thème sombre" data-light="Thème clair">{LIGHT SWITCHER}</button>
<a target="_blank" href="index.html" class="ensiie_link">Site GitHub Pages</a>
<button type="button" class="theme_toggle" onclick="toggleLights(this)" data-dark="Thème sombre" data-light="Thème clair">{LIGHT SWITCHER}</button>
</div>
</header>
<section class="header_links">
<a href="https://drive.google.com/open?id=1koS6YxQle4Cqx0k5nVfzgHuC1xKDr7aF" target="_blank">Karaokes</a>
<a href="https://kurisu.iiens.net/?ksearch=&kpage=0&kfilters=eyJjcml0ZXJpYSI6W3siY29uZGl0aW9uIjoiPSIsImRhdGEiOiJLYXJhbWFrZXIiLCJvcmlnRGF0YSI6ImF1dGhvcl9uYW1lIiwidHlwZSI6InN0cmluZyIsInZhbHVlIjpbIlNhbGl4b3IiXX1dLCJsb2dpYyI6IkFORCJ9" target="_blank">Mes Karaokés</a>
<a href="http://manga.iiens.net/" target="_blank">Bakaclub</a>
<a href="https://anilist.co/user/salixor/" target="_blank">AniList</a>
<a href="https://www.last.fm/user/MrSalixor" target="_blank">last.fm</a>
<a href="https://steamcommunity.com/id/salixor/" target="_blank">Steam</a>
<a href="https://www.last.fm/user/salixor" target="_blank">last.fm</a>
<a href="https://github.com/salixor" target="_blank">GitHub</a>
<a href="https://gitlab.com/salixor" target="_blank">GitLab</a>
</section>
......
......@@ -178,7 +178,7 @@ div.floating_links {
margin: 10px 15px 0 0;
}
button.theme_toggle, a.ensiie_link {
button.theme_toggle {
display: block;
cursor: pointer;
outline: none;
......@@ -196,11 +196,8 @@ button.theme_toggle, a.ensiie_link {
button.theme_toggle { background-color: #333333; display: none; margin-bottom: 5px; }
button.theme_toggle:hover { background-color: #505050; }
a.ensiie_link { background-color: #54413b; }
a.ensiie_link:hover { background-color: #775f57; }
@media only screen and (min-width: 600px) {
button.theme_toggle, a.ensiie_link { line-height: 10px; font-size: 10px; }
button.theme_toggle { line-height: 10px; font-size: 10px; }
}
/* Files list */
......@@ -300,5 +297,3 @@ html.dark ul.files-list li.color5::after { background: #3f7bf4; }
html.dark ul.files-list li.color6::after { background: #e2e587; }
html.dark section.header_links a { color: #FFFFFF !important; }
html.dark a.ensiie_link { background-color: #54413b !important; color: #FFFFFF !important; }
html.dark a.ensiie_link:hover { background-color: #775f57 !important; color: #FFFFFF !important; }
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter