X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=css%2F1%2FpageAbout.css;h=687e6d19c0b3c7c5510e1abfcd9ee222453e8dc0;hb=7a77dde6a0c9ee12b48fbceac2c602f185cace2f;hp=e6611023fcf2489881039096eba1e50bca2aa702;hpb=17c57646c92608dbb2421e224f8cf55f4a0f55cb;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; +}