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