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