From 8a1597e5870472e24e32b9da619cc7abf328db90 Mon Sep 17 00:00:00 2001 From: Esenjin Date: Sun, 8 May 2022 19:20:44 +0200 Subject: [PATCH] =?UTF-8?q?[branche]=20passage=20au=20th=C3=A8me=20Lia?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- branches/assets/css/main.css | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/branches/assets/css/main.css b/branches/assets/css/main.css index 6d272d5..5d35f47 100644 --- a/branches/assets/css/main.css +++ b/branches/assets/css/main.css @@ -23,7 +23,9 @@ section, summary, time, mark, audio, video { border: 0; font-size: 100%; font: inherit; - vertical-align: baseline;} + vertical-align: baseline; + background-color: #70685d; +} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { @@ -102,7 +104,7 @@ input, select, textarea { } body, input, select, textarea { - color: #6e6e6e; + color: #322829; font-family: 'Source Sans Pro', sans-serif; font-size: 16pt; font-weight: 400; @@ -125,7 +127,6 @@ input, select, textarea { strong, b { font-weight: 600; - color: #5b5b5b; } em, i { @@ -137,7 +138,7 @@ input, select, textarea { } h1, h2, h3, h4, h5, h6 { - color: #5b5b5b; + color: #000; font-weight: 700; letter-spacing: 0.125em; line-height: 1.75em; @@ -1969,7 +1970,7 @@ input, select, textarea { header p { position: relative; top: -1em; - color: #888888; + color: #322829; text-transform: uppercase; letter-spacing: 0.075em; } @@ -2921,10 +2922,6 @@ input, select, textarea { z-index: -1; } - #main header.major, - #main footer.major { - background: #ffffff; - } /* Wide */