X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=css%2Fstyle.css;h=907ffd08d9089499f9bbbdd451adced682ff79b1;hb=eb13d74a54796fabaa4034eeb2e803f41c7424ab;hp=5db76780c33632401e1528dfbdbf9faa910276a9;hpb=96ad00a7adb7626acc3328b0669eb58e54c1381b;p=cl7.git diff --git a/css/style.css b/css/style.css index 5db7678..907ffd0 100644 --- a/css/style.css +++ b/css/style.css @@ -126,10 +126,21 @@ ul#menu { #contenu col#inscriptionColonneValeur { width: 70%; } - #contenu #formulaireJeuxJoues .aVote { color: #ffff00; -} +} +#contenu #formulaireInscription p { + margin-top: 1px; + margin-bottom: 0px; +} +#contenu .inscrits .participe { + text-align: center; + background-image: url(../images/fond2.png); + background-repeat: repeat; +} +#contenu .inscrits .participe:before { + content: "×"; +} #informations { margin: 5px;