X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=a16cb13b046b278258aaf6c9b7d73c8ce016f17c;hb=ffb1b78a1c08aed16e179d885c39868f308b8cf5;hp=c2eef514b9eac8a93725e29b93fd95c9ad8c8fcf;hpb=d23202ced9f2b4cdb3712aefcf5dcebd508e2231;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index c2eef51..a16cb13 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -27,21 +27,13 @@ line-height: 120%; } -/* TRICK TO REMOVE EXCESS OF PADDING INSIDE INPUT BUTTONS WITH FIREFOX */ -input::-moz-focus-inner { - border: 0; - padding: 0; - margin-top:-2px; - margin-bottom: -2px; -} - body { background-image: url('img/happysunbg.png'); background-color: #fafafa; background-repeat: no-repeat; background-position: center center; - margin:0px; - + margin: 0px; + height: 800px; padding: 0px; align: center;