X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=styles%2F2%2FpageMinichat.css;h=67b4d587321a5de4d73756ad303b33fd6e0e45c6;hb=a89d71353fad05eb238ce6b34a110fc2db496f62;hp=32bfcf80b177de28ef679107f1d6226a81e90db1;hpb=c6a3cf5c036c651fbe9d4d7c0e0ce34d991d3509;p=euphorik.git diff --git a/styles/2/pageMinichat.css b/styles/2/pageMinichat.css index 32bfcf8..67b4d58 100755 --- a/styles/2/pageMinichat.css +++ b/styles/2/pageMinichat.css @@ -11,6 +11,18 @@ vertical-align: middle; } +/***** L'aide sur les commandes *****/ +#aideCommandes h1 { + font-size: 14px; + font-weight: bold; +} +#aideCommandes .usage { + font-weight: bold; +} +#aideCommandes li { + list-style-type: none; +} + /***** La boite de sélection des smiles *****/ #smiles { text-align: center; @@ -288,6 +300,7 @@ content: ">" } #page.minichat #outilsMess { + width: 30px; position: absolute; display: none }