diff -r 0bee030d7411 -r 0eba8101b129 cms/app-client/app/styles/app.scss --- a/cms/app-client/app/styles/app.scss Mon Jul 04 17:56:05 2016 +0200 +++ b/cms/app-client/app/styles/app.scss Mon Jul 04 19:21:37 2016 +0200 @@ -2,6 +2,10 @@ background-color: #f5f5f5; } +button { + font-family: sans-serif; +} + #corpus-app { font-family: sans-serif; font-size: 12px;