Template:Team:TMU-Tokyo/notebook.css

From 2013.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 1: Line 1:
<html><style>
<html><style>
-
 
+
    body{font-size:small;}
 +
 
   p {text-indent: 1em ;
   p {text-indent: 1em ;
-
     font-size :medium;
+
     font-size :small;
     font-family ;:
     font-family ;:
      
      
     }
     }
-
   h1{font-weight:bold;
+
   
 +
 
 +
   body h1
 +
    {font-size: large !important;
 +
    font-weight:bold;
     font-family: Segoe Print, sans-serif;
     font-family: Segoe Print, sans-serif;
     }
     }
    
    
-
    
+
   .reagent{margin-left:50px;}
 +
 
   li.how{  list-style-type: decimal ;
   li.how{  list-style-type: decimal ;
       font-size:medium;  
       font-size:medium;  
Line 25: Line 31:
}
}
    
    
-
   table {font-size:medium;
+
   table { margin-left:70px;
 +
          font-size:small;
             }
             }
-
   td    { padding-left:aut;
+
   td    { padding-left:auto;
           padding-right:auto; }   
           padding-right:auto; }   
    
    
-
  img {
 
-
    float: right;
 
-
    margin: 10px 0 ;
 
-
 
 
-
 
-
      }
 
</style></html>
</style></html>

Latest revision as of 16:27, 27 September 2013