X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fcss%2Ftypography.css;h=dce4657bf3290c2c966cfe0aed12232bfeff1ffd;hb=9f09955925da47c191405f42207aaa5395537b93;hp=62b9d5acdcd83d75fe46881fcd6df10172d3d79b;hpb=8395966cf2a3ad42ed9421671bd08b8c9a8c7fd1;p=friendica.git diff --git a/view/theme/smoothly/css/typography.css b/view/theme/smoothly/css/typography.css index 62b9d5acdc..dce4657bf3 100644 --- a/view/theme/smoothly/css/typography.css +++ b/view/theme/smoothly/css/typography.css @@ -43,11 +43,11 @@ h6 { font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; font-weight: 550; color:#626262; - margin:0; + margin: 0; } h1 { - font-size:200%; + font-size: 200%; line-height: 0.8571em; margin: 0.4286em 0 0; } @@ -59,18 +59,18 @@ h2 { } h3 { - font-size:145%; - margin:0.4286em 0 5px 0; + font-size: 145%; + margin: 0 0 5px 0; } h4 { - font-size:133.33%; + font-size: 133.33%; line-height: 1.125em; - margin:1.125em 0 0 0; + margin: 1.125em 0 0 0; } h5 { - font-size:116.67%; + font-size: 116.67%; line-height: 1.2857em; margin: 1.2857em 0 0 0; }