respect user settings for default font size (#20058)

This commit is contained in:
Frédéric Péters 2017-11-13 14:20:56 +04:00
parent 961fdf3598
commit 7cda83aa88
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
@import url(../../../stylesheets/application.css);
body {
font-size: 100%;
}
.controller-projects .splitcontentleft {
float: left;
width: 78%;