cms/app-client/app/styles/app.scss
changeset 244 d7ab83ecf737
parent 242 523ca6e73353
child 246 5b7ae96768be
--- a/cms/app-client/app/styles/app.scss	Sun Jul 17 23:58:55 2016 +0200
+++ b/cms/app-client/app/styles/app.scss	Mon Jul 18 02:37:48 2016 +0200
@@ -75,9 +75,9 @@
 }
 
 .corpus-app-container h2 {
-    padding: 20px;
-    font-size: 16px;
-    color: $dark-blue;
+    color: $dark-grey;
+    line-height: 60px;
+    font-size: 14px;
 }
 
 .corpus-window {