]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambda_delta/css/ld_web.css
- new stylesheets for xhtml pages (ld_web)
[helm.git] / helm / www / lambda_delta / css / ld_web.css
index a8779782fdc5bdf28e8f34f8e48f81f90d8fef97..e553c3a3af9ca5c23b4a64222a3e6f03dc210631 100644 (file)
@@ -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 */
 }