Team:NYMU-Taipei/team.css

From 2014.igem.org

Revision as of 06:27, 25 July 2014 by Hiwang123 (Talk | contribs)

/*team css*/

  1. team_pic{
   width: 600px;
   min-height: 400px;
   background-color: rgb(44, 219, 219);
   margin-top: 50px;
   float:right;
   margin-left: 15px;

}

  1. team_intro{
   margin-top: 60px;
   font-size: 16px;
   text-align: justify;
   text-justify: inter-ideograph;

} .teamframe{

   width: 480px;
   height: 300px;
   border: 2px solid;
   display: inline-block;
   margin-left: 30px;
   margin-top: 35px;
   float:left;
   text-align: justify;
   position:relative;
   overflow:hidden;

} .mem_pic1{

   width: 100px;
   height: 100px;
   float: left;
   box-shadow: 2px 2px 4px 2px rgb(111, 107, 107);
   margin: 25px 25px 10px 25px;
   border-radius: 20px;

} .teamframe>p{

   margin: 0px 30px 0px 30px;
   font-size: 15px;

} .teamframe>h2{

   font-size: 25px;

} .mem_pullbar{

   width: 60%;
   height: 30px;
   border: solid 1px;
   margin: 0 auto;
   position: absolute;
   bottom: 0;
   left: 20%;
   border-radius: 10px 10px 0px 0px;
   z-index: 4;
   background-color:rgba(255,255,255,0.55);

} .triangle{

   margin: 0 auto;
   width: 0;
   margin-top: 5px;
   height: 0;
   border-style: solid;
   border-width: 0 20px 20px 20px;
   border-color: transparent transparent #FFFFFF transparent;
   border-radius: 5px;

} .mem_pic2{

   position: absolute;
   width: inherit;
   height: 260px;
   bottom: -260px;
   opacity:0.5;

}

.colorgp1{

   background: linear-gradient(119deg, rgba(226, 145, 220, 0.9)9%, rgba(255, 255, 255, 0.4)70%);
   background: -moz-linear-gradient(119deg, rgba(226, 145, 220, 0.9)9%, rgba(255, 255, 255, 0.4)70%);
   background: -webkit-linear-gradient(119deg, rgba(226, 145, 220, 0.9)9%, rgba(255, 255, 255, 0.4)70%);
   background: -o-linear-gradient(119deg, rgba(226, 145, 220, 0.9)9%, rgba(255, 255, 255, 0.4)70%);

} div#WYF{

   background:url('/wiki/images/d/dc/NYMU2014_team_WYF.jpg');

} div#WYF2{

   background:url('/wiki/images/1/16/NYMU2014_team_WYF2.jpg');

} /**/