mirror of
https://github.com/soulaklabs/bitoduc.fr.git
synced 2025-12-08 17:13:23 +00:00
CSS dans la feuille de style
This commit is contained in:
@@ -92,3 +92,10 @@ h3
|
||||
{
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
.bouton-gh
|
||||
{
|
||||
position: absolute;
|
||||
top: 0; right: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
construitListe(window);
|
||||
</script>
|
||||
<a href="https://github.com/p0nce/bitoduc.fr">
|
||||
<img style="position: absolute; top: 0; right: 0; border: 0;"
|
||||
<img class="bouton-gh"
|
||||
src="scissionnezmoi_right_gray.png"
|
||||
alt="Scissionnez-moi sur GitHub">
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user