X-Git-Url: https://git.infodrom.org/?p=misc%2Fkostenrechnung;a=blobdiff_plain;f=style.css;h=579cc72a99c1297dd85d219030aa5934295fbd19;hp=05ceee3fe2c92dedda768e755b3a13db44269a70;hb=3e639e6a33bb06ff3347fb921c7291fb0b85c4eb;hpb=002aff37e6bb5af4cd4e4be0ac092006accc812e diff --git a/style.css b/style.css index 05ceee3..579cc72 100644 --- a/style.css +++ b/style.css @@ -53,7 +53,7 @@ div#header h1 { div.right { float: right; width: 76%; - padding: 1em; + padding: 0; padding-top: 0px; margin-bottom: 1.2em; text-align: justify; @@ -61,8 +61,9 @@ div.right { div.left { float: left; - width: 20%; - margin: 0 0 10px 0; + width: 23%; + margin: 0; + padding: 0; } div.left .box {