X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=styles%2F2%2FpageMinichat.css;h=67b4d587321a5de4d73756ad303b33fd6e0e45c6;hp=32bfcf80b177de28ef679107f1d6226a81e90db1;hb=149c4de8eca530d3d4edf36b903b7d2271558716;hpb=c6a3cf5c036c651fbe9d4d7c0e0ce34d991d3509 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 }