Template:Team:TMU-Tokyo/notebook.css

From 2013.igem.org

(Difference between revisions)
 
(27 intermediate revisions not shown)
Line 1: Line 1:
<html><style>
<html><style>
-
 
+
    body{font-size:small;}
-
   p{text-indent: 1em ;
+
 
-
     font-size :medium;
+
   p {text-indent: 1em ;
 +
     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;}
-
  ol{  list-style-type: decimal ;
+
 
 +
  li.how{  list-style-type: decimal ;
       font-size:medium;  
       font-size:medium;  
-
       margin-left:auto;
+
       margin-left:50px;
       margin-right:auto;
       margin-right:auto;
     }
     }
-
 
 
-
 
 
 +
  li.reagent{margin-left:50px;
 +
       list-style-type :disc;
 +
              font-size:medium;
 +
           
 +
}
    
    
-
 
+
   table { margin-left:70px;
-
   img {  
+
          font-size:small;
-
    float: right;
+
            }
-
    margin: 10px 0 ;
+
  td    { padding-left:auto;
 +
          padding-right:auto; } 
    
    
-
      }
 
</style></html>
</style></html>

Latest revision as of 16:27, 27 September 2013