Team:SYSU-Software/medal.css

From 2013.igem.org

(Difference between revisions)
(Created page with " *{ padding:0px; margin: 0px; } body { height: 100%; width: 100%; background-color: #CCC; font-family: 'Arial'; } /*header ...")
 
(15 intermediate revisions not shown)
Line 6: Line 6:
       height: 100%;
       height: 100%;
       width: 100%;
       width: 100%;
-
       background-color: #CCC;
+
       background-color: #f5f5f5 !important;
       font-family: 'Arial';
       font-family: 'Arial';
     }
     }
Line 12: Line 12:
-
    /*header images */
 
-
    #team-header{
 
-
      margin: 0 auto;
 
-
      z-index: 100;
 
-
      height: 200px;
 
-
      width: 980px;
 
-
      background-color: white;
 
-
      font-family: 'Arial';
+
/*medal content*/
-
    }
+
#medal-container{
-
    #team-header-logo{
+
  width: 980px;
-
      position: relative;
+
  margin: 0 auto;
-
      left: 20px;
+
  height: 100%;
-
      top:30px;
+
-
    }
+
-
    #team-header-text{
+
-
      position: relative;
+
-
      left: 130px;
+
-
      top: -67px;
+
-
    }
+
-
    #boss-header-image{
+
  background-color: #f5f5f5;
-
      position: relative;
+
}
-
      left: 285px;
+
-
      top: -85px;
+
-
    }
+
-
    /*navigation*/
+
#medal-title{
-
    #navigation{
+
  width: 200px;
-
      float: right;
+
  margin: 0 auto;
-
      height: 40px;
+
  padding-top: 70px;
 +
}
-
      z-index: 100;
+
#medal-part1{
 +
margin-top:40px;
 +
  margin-left: 8px;
 +
margin-bottom:60px;
 +
}
 +
#medal-part1-image{
 +
  position: relative;
 +
  top: -13px;
 +
}
 +
#medal-part1-area{
 +
  margin-top: 80px;
 +
  margin-left: 0px;
-
      position: relative;
+
  display: block;
-
      top: -37px;
+
  width: 645px;
-
    }
+
  height: 330px;
 +
  border-radius: 9px 0px 0px 9px;
-
    .navbar {
+
  background-color: #fed6d6;
-
    margin-bottom: 0px;
+
}
-
    overflow: visible;
+
#medal-content table{
-
    }
+
  text-align: justify;
 +
}
 +
#medal-part1-slide{
 +
  margin-top: 80px;
 +
  display: block;
 +
  width: 88px;
 +
  height: 330px;
 +
  margin-left: -5px;
-
    .nav{
+
  border-radius: 0px 9px 9px 0px;
-
      display: inline;
+
  background-color: #fb7f7f;
 +
}
 +
/*text-content part*/
 +
#medal-part-text{
 +
  padding-left: 20px;
 +
  padding-right: 20px;
-
      height: 40px;
+
  width: 600px;
-
      background-color:#A8DBD2;    
+
  color: #526a7c;
-
    }
+
}
-
       
+
#medal-header{
-
    .navbar-inverse .nav > li > a{
+
  position: relative;
-
      font-size: 14px;
+
  top: 20px;
-
      border: none;
+
  left: 50%;
-
      height: 40px;
+
  margin-left: -75px;
-
      padding:0px 20px;
+
-
      line-height: 40px;
+
  font-weight: bold;
-
    }
+
  font-size: 24px;
-
    #nav-li{
+
}
-
      height: 40px;
+
#medal-question{
-
    }
+
  position: relative;
-
   
+
  top: 30px;
-
    .navbar-inverse .nav > li.active > a{
+
-
      background-color: #FFE14B;
+
-
      height: 40px;
+
-
    }
+
-
    .navbar-inverse .nav > li.active > a{
+
-
      background-color: #FFE14B;  
+
-
    }
+
-
    /*sub navs*/
+
-
    #sub-link1{
+
-
      width:90px;
+
-
      background-color:#A8DBD2;
+
-
    }   
+
-
    .navbar .nav > li > ul:before {
+
-
      border-width: 0px;
+
-
    }
+
-
    #sub-link2{
+
  font-size: 17px;
-
      width:100px;
+
  font-weight: bold;
-
      background-color:#A8DBD2;  
+
  line-height: 26px;
-
    }  
+
}
-
    #sub-link3{
+
#medal-answer{
-
      width:135px;
+
  position: relative;
-
      background-color:#A8DBD2;  
+
  top: 30px;
 +
  margin-left: 10px;
 +
 
 +
  color: #4e4d49;
 +
  font-size: 16px;
 +
  line-height: 25px;
 +
}
 +
#checked img{
 +
  margin-left: 15px;
 +
  width: 30px;
 +
  height: 25px;
 +
}
-
    }   
+
#medal-part2{
-
    #sub-link4{
+
  margin-top: 40px;
-
      background-color:#A8DBD2;  
+
  margin-left: 8px;
-
      width:70px;
+
}
-
    }  
+
 +
#medal-part2-image{
 +
  position: relative;
 +
  top: -180px;
 +
}
 +
#medal-part2-area{
 +
  margin-top: 80px;
 +
  margin-left: 0px;
-
/*medal content*/
+
  display: block;
-
#medal-container{
+
   width: 645px;
-
   width: 980px;
+
   height: 665px;
-
   margin: 0 auto;
+
   border-radius: 9px 0px 0px 9px;
-
   height: 100%;
+
-
   background-color: #544444;
+
   background-color: #fff2ad;
}
}
-
#medal-title{
+
#medal-part2-slide{
-
   width: 980px;
+
  margin-top: 80px;
 +
  display: block;
 +
   width: 88px;
 +
  height: 665px;
 +
  margin-left: -5px;
 +
 
 +
  border-radius: 0px 9px 9px 0px;
 +
  background-color: #fed700;
}
}
-
 
+
#fangdajing2{
-
#medal-image{
+
   position: relative;
   position: relative;
-
   left: 70px;
+
   left: -55px;
-
   margin-top: 70px;
+
   top: -145px;
-
  margin-bottom: 50px;
+
}
}
-
#medal-text{
 
-
  width: 980px;
 
-
  height: 100%;
 
-
   background-color: #5e4e4e;
+
 
 +
#medal-part3{
 +
   margin-left: 8px;
 +
  margin-top: 0px;
}
}
-
#medal-content{
+
#medal-part3-area{
-
   margin-left: 5%;
+
   margin-top: 80px;
-
   width: 90%;
+
   margin-left: 0px;
-
}
+
-
#content-header{
+
  display: block;
-
   font-family: 'Arial';
+
   width: 645px;
-
   font-size: 15px;
+
   height: 1050px;
-
   color: white;
+
   border-radius: 9px 0px 0px 9px;
 +
  background-color: #cfefee;
 +
}
 +
#medal-part3-text{
 +
  position: absolute;
 +
}
 +
#medal-part3-slide{
 +
  margin-top: 80px;
 +
  display: block;
 +
  width: 88px;
 +
  height: 1050px;
 +
  margin-left: -5px;
 +
 +
  border-radius: 0px 9px 9px 0px;
 +
  background-color: #69ceca;
 +
}
 +
#medal-part3-image{
   position: relative;
   position: relative;
-
   top: 15px;
+
   top: -369px;
-
  left: 22px;
+
-
  width: 200px;
+
}
}
-
#content-text{
+
#medal-content ul li{
 +
  list-style: none;
 +
}
 +
#fangdajing3{
   position: relative;
   position: relative;
-
   left: 37px;
+
   left: -55px;
-
   top: 45px;
+
   top: -310px;
 +
}
-
  width: 250px;
 
-
  margin-bottom: 80px;
 
-
   color: #a8dbd4;
+
 
 +
#fangdajing{
 +
   position: relative;
 +
  left: -55px;
 +
  top: 20px;
}
}
 +
 +
/*footer*/
/*footer*/
-
     #team-footer{
+
     #sysu-footer{
-
       width: 980px;
+
       width: 100%;
       margin:0 auto;
       margin:0 auto;
Line 169: Line 203:
       overflow: hidden;
       overflow: hidden;
-
       background-color: #ebdfd2;
+
       background-color: #f5f5f5;
     }
     }
-
    /*instructions*/
 
-
    #team-sub{
 
-
      position: relative;
 
-
 
-
      margin-bottom: 30px;
 
-
    }
 
-
    #subscribe{
 
-
      position: relative;
 
-
    }
 
-
    #subscribe-header{
 
-
      position: relative;
 
-
      top: 25px;
 
-
      left: 145px;
 
-
 
-
      font-weight: bolder;
 
-
      font-size: 25px;
 
-
    }
 
-
    #subscribe-content{
 
-
      position: relative;
 
-
      top: 45px;
 
-
      left: 145px;
 
-
 
-
      font-weight: bold;
 
-
      line-height: 10px;
 
-
    }
 
-
    #link{
 
-
      position: relative;
 
-
      left: 100px;
 
-
    }
 
-
    #link-header{
 
-
      position: relative;
 
-
      top: 20px;
 
-
      left: 180px;
 
-
 
-
      font-weight:bolder;
 
-
      font-size: 25px;
 
-
    }
 
-
    #link-content{
 
-
      position: relative;
 
-
      top: 34px;
 
-
      left: 180px;
 
-
    }
 
-
 
-
    #link-content a{
 
-
      text-decoration: none;
 
-
    }
 
-
    /*bottom image*/
 
-
    #bottom-image{
 
-
      position: relative;
 
-
      bottom: 0px;
 
-
    }
 
-
 
-
 
     a:focus{
     a:focus{
       outline-color:#544444;  
       outline-color:#544444;  
     }
     }

Latest revision as of 13:49, 27 September 2013

*{
     padding:0px;
     margin: 0px;
   }
   body {
     height: 100%;
     width: 100%;
     background-color: #f5f5f5 !important;
     font-family: 'Arial';
   }



/*medal content*/

  1. medal-container{
 width: 980px;
 margin: 0 auto;
 height: 100%;
 background-color: #f5f5f5;

}

  1. medal-title{
 width: 200px;
 margin: 0 auto;
 padding-top: 70px;

}

  1. medal-part1{

margin-top:40px;

 margin-left: 8px;

margin-bottom:60px; }

  1. medal-part1-image{
 position: relative;
 top: -13px;

}

  1. medal-part1-area{
 margin-top: 80px;
 margin-left: 0px;
 display: block;
 width: 645px;
 height: 330px;
 border-radius: 9px 0px 0px 9px;
 background-color: #fed6d6;

}

  1. medal-content table{
 text-align: justify;

}

  1. medal-part1-slide{
 margin-top: 80px;
 display: block;
 width: 88px;
 height: 330px;
 margin-left: -5px;
 border-radius: 0px 9px 9px 0px;
 background-color: #fb7f7f;

} /*text-content part*/

  1. medal-part-text{
 padding-left: 20px;
 padding-right: 20px;
 width: 600px;
 color: #526a7c;

}

  1. medal-header{
 position: relative;
 top: 20px;
 left: 50%;
 margin-left: -75px;
 font-weight: bold;
 font-size: 24px;

}

  1. medal-question{
 position: relative;
 top: 30px;
 font-size: 17px;
 font-weight: bold;
 line-height: 26px;

}

  1. medal-answer{
 position: relative;
 top: 30px;
 margin-left: 10px;
 
 color: #4e4d49;
 font-size: 16px;
 line-height: 25px;

}

  1. checked img{
 margin-left: 15px;
 width: 30px;
 height: 25px;

}

  1. medal-part2{
 margin-top: 40px;
 margin-left: 8px;

}

  1. medal-part2-image{
 position: relative;
 top: -180px;

}

  1. medal-part2-area{
 margin-top: 80px;
 margin-left: 0px;
 display: block;
 width: 645px;
 height: 665px;
 border-radius: 9px 0px 0px 9px;
 background-color: #fff2ad;

}

  1. medal-part2-slide{
 margin-top: 80px;
 display: block;
 width: 88px;
 height: 665px;
 margin-left: -5px;
 border-radius: 0px 9px 9px 0px;
 background-color: #fed700;

}

  1. fangdajing2{
 position: relative;
 left: -55px;
 top: -145px;

}


  1. medal-part3{
 margin-left: 8px;
 margin-top: 0px;

}

  1. medal-part3-area{
 margin-top: 80px;
 margin-left: 0px;
 display: block;
 width: 645px;
 height: 1050px;
 border-radius: 9px 0px 0px 9px;
 background-color: #cfefee;

}

  1. medal-part3-text{
 position: absolute;

}

  1. medal-part3-slide{
 margin-top: 80px;
 display: block;
 width: 88px;
 height: 1050px;
 margin-left: -5px;
 border-radius: 0px 9px 9px 0px;
 background-color: #69ceca;

}

  1. medal-part3-image{
 position: relative;
 top: -369px;

}

  1. medal-content ul li{
 list-style: none;

}

  1. fangdajing3{
 position: relative;
 left: -55px;
 top: -310px;

}


  1. fangdajing{
 position: relative;
 left: -55px;
 top: 20px;

}


/*footer*/

   #sysu-footer{
     width: 100%;
     margin:0 auto;
     position: relative;
     bottom: 0px;
     overflow: hidden;
     background-color: #f5f5f5;
   }
   a:focus{
     outline-color:#544444; 
   }