X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fbase%2Ftypo.less;h=98cc8ab9b41dee7af131e6447881b6559034b225;hb=173a4c37630f1d30aacc1ab5af8d0f57adc234b3;hp=fa90a6cba1d67aa5658a590650ed8f09df75e5e9;hpb=136db10a69e7fbfd778a17bd269cd26166939348;p=website diff --git a/src/main/webapp/less/base/typo.less b/src/main/webapp/less/base/typo.less index fa90a6cb..98cc8ab9 100644 --- a/src/main/webapp/less/base/typo.less +++ b/src/main/webapp/less/base/typo.less @@ -100,6 +100,11 @@ pre { line-height: 1.2em; } +code +{ + font-size: 120%; /** Otherwise, the font-size will be 75%, though not specified so anywhere!! */ + line-height: 1.2em; +} hr { border: none;