Team:USTC-China/groupmeetings.css

From 2012.igem.org

Revision as of 12:26, 18 September 2012 by Ton mai (Talk | contribs)

/*format of text*/

  1. Layer1 {

position:absolute; left:-220px; top:-10px; width:150%; height:250mm;


}

div#text{ text-indent: 0em;

             white-space: pre-wrap;
             font-size:30px;

margin-right:10mm; margin-top:2mm; white-space: pre-wrap; color: #666; text-align: left; font-size: 1.2em; font-style: normal; line-height: 0.5em; font-weight: lighter; font-variant: normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

             }

h1{ letter-spacing: 0.1em;

             font-weight: 0.1px;
             text-align:center;
             font-family:"Comic Sans MS", cursive;
             font-size: 1.9em;

} .er{font-family:"Comic Sans MS";} margin-right:10mm; margin-top:2mm; white-space: pre-wrap; color: #666; text-align: left; font-size: 1.9em; font-style: normal; line-height: 0.5em; font-weight: lighter; font-variant: normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; } pic{ align:center; }link{ font-color: red;}



.bio {

   clear:both;
   padding-bottom: 20px;
   border-bottom: 1px solid #ccc;

} .bio img {

   float:left;
   margin-right: 10px;

}

  1. videoiframe {
   overflow: hidden;
   margin-top: 20px;

} .col_list ul{

   list-style-type:none;
   list-style-image:none;
   background-image:none;
  

} .col_list li{

   text-align:center;
   font-family:"Comic Sans MS", cursive;
   font-size: 1.6em;
   padding: 5px 15px;
   
   background-color:transparent;

} a {

   color: #991133;
   text-decoration: none;

} a:hover {

   text-decoration: underline;

}

.clear {

   clear:both;

}

  1. col_left{
   float: left;
   width: 550px;
   padding: 30px 22px;
   margin:0;

}

  1. col_right{
   float: right;
   width: 242px;
   padding: 30px 28px 30px 15px;
   margin:0;

}

  1. col_nav{
   float: left;
   width: 242px;
   padding: 30px 28px 30px 15px;
   margin:0;

}