X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fwww%2Flambda_delta%2Fcss%2Fld_web.css;fp=helm%2Fwww%2Flambda_delta%2Fcss%2Fld_web.css;h=e553c3a3af9ca5c23b4a64222a3e6f03dc210631;hb=d350f5ea4332cf259af7dfe52a09b8800d21c417;hp=a8779782fdc5bdf28e8f34f8e48f81f90d8fef97;hpb=31da6e726f031b4c099833ab85b2ea542c266ee2;p=helm.git diff --git a/helm/www/lambda_delta/css/ld_web.css b/helm/www/lambda_delta/css/ld_web.css index a8779782f..e553c3a3a 100644 --- a/helm/www/lambda_delta/css/ld_web.css +++ b/helm/www/lambda_delta/css/ld_web.css @@ -18,44 +18,44 @@ a:active, a:hover, a:focus { /* blocks *******************************************************************/ -.spacer { +div.spacer { text-align: center; } -.head1 { +div.head1 { margin: 0.5em 0; text-align: center; font-weight: bold; font-size: xx-large; } -.head2 { +div.head2 { margin: 0.5em 0; text-align: left; font-weight: bold; font-size: x-large; } -.text { +div.text { margin: 1em 0; text-align: left; } /* inline decorations *******************************************************/ -.icon32 { +img.icon32 { border: 0; width: 32px; height: 32px; } -.rule { +img.rule { border: 0; height: 4px; width: 100%; } -.w3c { +img.w3c { margin: 0 0.5em; border: 0; width: 88px; @@ -64,7 +64,7 @@ a:active, a:hover, a:focus { /* background colors ********************************************************/ -.gray { +.grey { background-color:#dfdfdf; /* + 7/8 */ }