Team:USTC-Software/Project/Database/css

From 2013.igem.org

(Difference between revisions)
 
Line 49: Line 49:
width:1000px;
width:1000px;
}
}
 +
 +
#developbutton { color:#aaed51;}
/*#direction{
/*#direction{

Latest revision as of 13:54, 19 October 2013

h1 { display:block; margin:0 auto; font-family: Arial, Helvetica, sans-serif;

       font-size:36px;
       margin-top:100px;

}


  1. TT {

width:1000px; margin:0 auto; font:18px Arial, Helvetica, sans-serif;

}


  1. TG {

width:1000px; margin:0 auto; font:18px Arial, Helvetica, sans-serif;

}

  1. GI {

width:1000px; margin:0 auto; font:18px Arial, Helvetica, sans-serif;

}


  1. PI {

width:1000px; margin:0 auto; font:18px Arial, Helvetica, sans-serif;

}

  1. TI {

width:1000px; margin:0 auto; font:18px Arial, Helvetica, sans-serif;

}


img#pictures { width:1000px; }

  1. developbutton { color:#aaed51;}

/*#direction{

   width:140px;
   height:170px;
   right:0px;
   top:70%;
   position:fixed;
   background-color:#2da7a0;
   border-radius:5px;

}

  1. direction ul , #direction ul li a{
   color:#fff;
   font-size:18px;
   text-decoration:none;
   font-family:Tahoma, Geneva, sans-serif;
   list-style-image:none;
   list-style-image:circle;

}

  1. direction ul li a:hover{
   color:#aaed51;
   opacity:1;
   font-size:18px;

}*/