X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fbase%2Ftypo.less;h=98cc8ab9b41dee7af131e6447881b6559034b225;hp=fa90a6cba1d67aa5658a590650ed8f09df75e5e9;hb=040b5123c7405df3e2b55d94092c45355b735c64;hpb=2da8db26a61aba0d44731e70d14672755b90f553 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;