Template:Team:TMU-Tokyo/Home.css

From 2013.igem.org

(Difference between revisions)
 
(57 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
    table, p {text-indent: 1em ;
 +
    font-size :medium;
 +
    font-family ;:
 +
   
 +
    }  
 +
 
 +
      table.stand td a:link, table.imple td a :link{
 +
        text-decoration:none;
 +
        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 {
     width: 960px;
     width: 960px;
Line 11: Line 36:
  }
  }
    
    
-
   .table .imple {
+
   table.ue , table.stand , table.imple {
-
         border-collapse: collapse;
+
         border-collapse: collapse;  
-
          
+
         padding : 0 ; 
 +
}
 +
 
 +
  table.stand    {
 +
        padding : 0 ;
 +
        border: 1px #fa6c99 solid;
 +
        background-color: fff;
 +
        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;
 +
        vertical-align: middle;
 +
        border-radius: 50px 50px 50px 50px;
}
}
 +
   
   
   .description caption {
   .description caption {
Line 25: 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;
Line 44: Line 89:
   }
   }
    
    
-
   .idea td li, .parts td li, .future td li, .human td li, .safety td li, .achievement td li {
+
   .idea td li, .parts td li, .future td li, .human td li, .safety td li, .achievement td li, table td {
       font-size: medium;
       font-size: medium;
   vertical-align: bottom ;
   vertical-align: bottom ;
Line 195: Line 240:
 +
  h1{
 +
      font-size: 14;
 +
      font-weight: bold ;
 +
      font-family : Segoe Print , sans-serif ; 
 +
    }
Line 201: Line 251:
-
 
-
 
-
 
-
  p{
 
-
      font-size: 14;
 
-
      font-weight: bold ;
 
-
      font-family : Segoe Print , sans-serif ; 
 
-
    }
 
    
    
   Hr.spon{   
   Hr.spon{   

Latest revision as of 17:45, 27 September 2013