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

Retrait du footer

parent 1ad0f78f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -129,12 +129,6 @@
</div>
</section>
<footer>
<a href="mailto:kevin.cocchi@gmail.com">kevin.cocchi@gmail.com</a>
<span class="discord">mrsalixor#8190</span>
<div class="clear"></div>
</footer>
</body>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
......
ressources/DiscordLogoGrey.png

18,3 ko

ressources/DiscordLogoWhite.png

18,4 ko

......@@ -182,38 +182,3 @@ div.name { bottom: 16px; font-size: 14px; }
.container { width: 1100px; }
div.subcontainer { bottom: 15px; width: 1100px; }
}
footer {
background-color: rgba(0,0,0,0.8);
color: #FFF;
margin: 30px 0 0;
padding: 20px;
}
footer span { cursor: default; }
footer a, footer span {
border-radius: 2px;
color: #FFF;
font-style: italic;
padding: 5px;
margin: 0 4px;
float: right;
}
footer a:hover, footer span:hover {
background-color: rgba(255,255,255,0.7);
color: #333;
}
footer span.discord, footer span.discord:hover {
background: url('ressources/DiscordLogoWhite.png') no-repeat;
background-size: auto 60%;
background-position: left 6px top 6px;
padding-left: 28px;
}
footer span.discord:hover {
background-color: rgba(255,255,255,0.7);
background-image: url('ressources/DiscordLogoGrey.png');
}
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