CSS dans la feuille de style

This commit is contained in:
Etienne Millon
2013-06-13 21:15:28 +02:00
parent 5f5319ee87
commit c2bc62beab
2 changed files with 8 additions and 1 deletions

View File

@@ -92,3 +92,10 @@ h3
{
background-color: #999;
}
.bouton-gh
{
position: absolute;
top: 0; right: 0;
border: 0;
}