X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fcss%2Ftypography.css;h=d1895853e34dee3f8ef9f6b2080a439e660b5b34;hb=abd7b2666c1ba79d44db0e71b369433cf8c8e678;hp=9dda273b0e6575984f59145d2cd305acd3c00af4;hpb=f7fbac2e2bf62825927ada1ae4f3b94f8c75a0e3;p=friendica.git diff --git a/view/theme/smoothly/css/typography.css b/view/theme/smoothly/css/typography.css index 9dda273b0e..d1895853e3 100644 --- a/view/theme/smoothly/css/typography.css +++ b/view/theme/smoothly/css/typography.css @@ -13,11 +13,13 @@ tt { /* (en) base layout gets standard font size 15px */ /* (de) Basis-Layout erhält Standardschriftgröße von 15 Pixeln */ + body { margin: 0 auto; padding-bottom: 3em; width: 960px; - font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; + height: 100%; + font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; font-size: 15px; font-size-adjust: none; font-style: normal;