org.symbian.tools.wrttools.doc.WebDeveloper/html/css/eclipse.css
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 /**
       
     2  * This stylesheet contains amendments and modifications to the NWG base stylesheets for Eclipse XHTML.
       
     3  */
       
     4 
       
     5 body {
       
     6   margin: 9px;
       
     7 } 
       
     8 div.body {
       
     9   margin: 0;
       
    10 }
       
    11 div.contentFull {
       
    12   padding: 0;
       
    13 }
       
    14 div.contentLeft {
       
    15   padding: 0;
       
    16 }
       
    17 .breadcrumbs {
       
    18   margin-top: 0;
       
    19 }
       
    20 h1.pageHeading {
       
    21   margin-top: 5px;
       
    22 }