Template:Team:TMU-Tokyo/Home.css

From 2013.igem.org

(Difference between revisions)
 
(44 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
    table p {text-indent: 1em ;
+
    table, p {text-indent: 1em ;
     font-size :medium;
     font-size :medium;
     font-family ;:
     font-family ;:
      
      
     }  
     }  
-
p E.coli {text-indent: 1em ;
+
 
-
    font-size :medium;
+
      table.stand td a:link, table.imple td a :link{
-
    font-family ;:
+
        text-decoration:none;
-
    font-style: italic;
+
        display:block;
-
    }  
+
        color:#000000;
 +
     width:100%;
 +
     height:100%;
 +
 }
 +
      table.stand td a:hover, table.imple td a:hover{
 +
        text-decoration:none;
 +
        color:#ff89ff;}
 +
 
 +
      table.imple td a, table.stand td a{
 +
        display:block;
 +
        color:#000000;
 +
     width:100%;
 +
     height:100%;
 +
}
 +
 
   .description table {
   .description table {
Line 27: Line 41:
}
}
    
    
-
   table.stand , table.imple  {
+
   table.stand     {
         padding : 0 ;
         padding : 0 ;
-
         border: px #000000 solid;  
+
         border: 1px #fa6c99 solid;  
-
         background-color: #dbfff6;
+
         background-color: fff;
-
         padding: 0 30px;
+
        padding: 0px 30px;
 +
      text-align :left;
 +
        vertical-align: middle;
 +
        border-radius: 50px 50px 50px 50px;
 +
}
 +
  table.imple  {
 +
         padding : 0 ;
 +
        border: 1px #01cbdd solid;
 +
        background-color: fff;
 +
        padding: 0px 30px;
       text-align: left;
       text-align: left;
         vertical-align: middle;
         vertical-align: middle;
Line 37: Line 60:
}
}
 +
   
   
   .description caption {
   .description caption {
Line 46: Line 70:
   .description td {
   .description td {
   border: px #000000 solid;  
   border: px #000000 solid;  
-
   background-color: #dbfff6;
+
   background-color: #fff;
   padding: 0 30px;
   padding: 0 30px;
   text-align: left;
   text-align: left;

Latest revision as of 17:45, 27 September 2013