X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Ftypo.less;fp=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Ftypo.less;h=1a1b226012dba13372de8320cb7cee75e18bf7e0;hp=0000000000000000000000000000000000000000;hb=98959d7288268c8c3b7f062ac343058c4bd60c57;hpb=5b599598b0e9c08e099fdeed5a86d2cad044db14 diff --git a/src/main/webapp/less/screen/typo.less b/src/main/webapp/less/screen/typo.less new file mode 100644 index 00000000..1a1b2260 --- /dev/null +++ b/src/main/webapp/less/screen/typo.less @@ -0,0 +1,7 @@ +h1 +{ + font-size: 187.5%; /** 30 px */ + /** line-height: 1em; ** 30px */ + /** padding: 0 0 .4em 0; ** 0 0 12px 0 */ + /** margin: 1em 0 .3em 0; ** 30px 0 9px 0 */ +}