# HG changeset patch # User Chloe Laisne # Date 1466780844 -7200 # Node ID 59b63cdda9e800a045c7e924eb2a214330f65b1c # Parent 204f2563200677e38fc185479d5f7a8e465e8f9c Change tabs/discours title color diff -r 204f25632006 -r 59b63cdda9e8 cms/app-client/app/styles/app.scss --- a/cms/app-client/app/styles/app.scss Fri Jun 24 17:01:39 2016 +0200 +++ b/cms/app-client/app/styles/app.scss Fri Jun 24 17:07:24 2016 +0200 @@ -42,7 +42,7 @@ } body.tabs-discours h2 { - color: #13212d; + color: #59626b; } .corpus-app-container {