X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;ds=sidebyside;f=css%2F1%2FpageAbout.css;h=687e6d19c0b3c7c5510e1abfcd9ee222453e8dc0;hb=384d85d53813f191ec34860ec9c69efad8e5366e;hp=e6611023fcf2489881039096eba1e50bca2aa702;hpb=81b3e94e62dd60087d71efc42004f8222d9e1e7a;p=euphorik.git diff --git a/css/1/pageAbout.css b/css/1/pageAbout.css index e661102..687e6d1 100644 --- a/css/1/pageAbout.css +++ b/css/1/pageAbout.css @@ -1,3 +1,14 @@ +/* coding: utf-8 */ #page.about { } + +#page.about .faqCouleurProprietaire { + color: #31732f; +} +#page.about .faqCouleurReponse { + color: #bf2911; +} +#page.about .faqCouleurRepondu { + color: #84196c; +}