X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=vhost%2Fstyle.css;h=dacb270c2c5f91ae4f28d3c78b3e0b5dffb797ac;hb=921bd55767ebaab2d2c45e55320a166c0b5ee875;hp=ee2fb828661e29c5a0a1e27e781f410817655cc5;hpb=2d0215c49221dba3f39227a88d2016add24b2428;p=webpac2 diff --git a/vhost/style.css b/vhost/style.css index ee2fb82..dacb270 100644 --- a/vhost/style.css +++ b/vhost/style.css @@ -6,10 +6,18 @@ body { } h1 { + margin: 0; font-size: 150%; color: #008; } +h2 { + margin: 0; + font-size: 120%; + color: #008; + padding-top: 1em; +} + #description { font-size: 80%; } @@ -32,11 +40,6 @@ form #inputs { clear: left; } -form #inputs h2 { - margin: 0; - padding-top: 1em; -} - #results { clear: left; float: left;