Change tabs/discours title color
authorChloe Laisne <chloe.laisne@gmail.com>
Fri, 24 Jun 2016 17:07:24 +0200
changeset 208 59b63cdda9e8
parent 207 204f25632006
child 209 35cb7200bb0a
Change tabs/discours title color
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 {