X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=css%2F1%2FpageAbout.css;h=687e6d19c0b3c7c5510e1abfcd9ee222453e8dc0;hp=ffb958e2efcd7a94f4136ecfd411f399366a6696;hb=650c44a784cabc8a1f2bd1daa7e5e61ccf74ca6f;hpb=7e02cae82befa6d101d43d97fb8bd79dedba54a4 diff --git a/css/1/pageAbout.css b/css/1/pageAbout.css index ffb958e..687e6d1 100644 --- a/css/1/pageAbout.css +++ b/css/1/pageAbout.css @@ -1,46 +1,14 @@ +/* coding: utf-8 */ #page.about { - text-align : left; - padding: 30px 10px 10px 10px; } -#page.about h1 { - margin-top: 10px; - margin-left: 0px; - font-size: 18px; - color : #a6b80e +#page.about .faqCouleurProprietaire { + color: #31732f; } - -#page.about h2 { - margin-top: 10px; - margin-left: 10px; - font-size: 16px; - color : #899714; -} - -#page.about h3 { - margin-top: 10px; - margin-left: 20px; - font-size: 14px; - color : #79841a; - background-color : #1e2201 -} - -#page.about h4 { - margin-top: 10px; - margin-left: 25px; - font-size: 12px; - color : #646d1d -} - -#page.about p { - margin-top: 3px; - margin-left: 35px; - color : #e9e9e9 +#page.about .faqCouleurReponse { + color: #bf2911; } - -#page.about ul { - margin-top: 3px; - margin-left: 45px; - color: #e9e9e9 +#page.about .faqCouleurRepondu { + color: #84196c; }