diff options
Diffstat (limited to 'sonar-server/src/main/webapp/stylesheets/variables.less')
-rw-r--r-- | sonar-server/src/main/webapp/stylesheets/variables.less | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sonar-server/src/main/webapp/stylesheets/variables.less b/sonar-server/src/main/webapp/stylesheets/variables.less index 80028758a9c..354f666ed0a 100644 --- a/sonar-server/src/main/webapp/stylesheets/variables.less +++ b/sonar-server/src/main/webapp/stylesheets/variables.less @@ -1,4 +1,12 @@ /* + * Fonts + */ + +@baseFontSize: 13px; + + + +/* * Colors */ |