Difference between revisions of "Team:NTU-LIHPAO-Taiwan/Team"

Line 67: Line 67:
  
 
body {
 
body {
background-color: #FFF;
+
background-color: #F0F0F0;
 
}
 
}
 
body,td,th {
 
body,td,th {
Line 73: Line 73:
 
font-family: Calibri, "Arial Narrow", "Agency FB", "Raavi";
 
font-family: Calibri, "Arial Narrow", "Agency FB", "Raavi";
 
}
 
}
 
 
#Wrapper {
 
#Wrapper {
 
margin-right: auto;
 
margin-right: auto;
Line 81: Line 80:
 
margin-bottom: 0px;
 
margin-bottom: 0px;
 
width: 90%;
 
width: 90%;
height: auto;
+
height: 5100px;
 
top: 0px;
 
top: 0px;
 
left: 5%;
 
left: 5%;
 
right: 5%;
 
right: 5%;
 
position: absolute;
 
position: absolute;
bottom: 0px;
 
padding-top: 0px;
 
padding-bottom: 0px;
 
z-index: 0;
 
}
 
 
#Wrapper_Left {
 
margin-right: auto;
 
margin-left: auto;
 
background-color: #F0F0F0;
 
margin-top: 0px;
 
margin-bottom: 0px;
 
width: 5%;
 
height: 100%;
 
top: 0px;
 
left: 0%;
 
right: auto;
 
position: fixed;
 
bottom: 0px;
 
padding-top: 0px;
 
padding-bottom: 0px;
 
z-index: 0;
 
}
 
 
#Wrapper_Right {
 
margin-right: auto;
 
margin-left: auto;
 
background-color: #F0F0F0;
 
margin-top: 0px;
 
margin-bottom: 0px;
 
width: 5%;
 
height: 100%;
 
top: 0px;
 
left: auto;
 
right: 0%;
 
position: fixed;
 
 
bottom: 0px;
 
bottom: 0px;
 
padding-top: 0px;
 
padding-top: 0px;
Line 217: Line 180:
 
}
 
}
  
 +
 +
 +
/*-------------------------------------------*/
 +
/*---------------Bottom icons----------------*/
 +
/*-------------------------------------------*/
 +
 +
#NTUschool_logo {
 +
height: 70px;
 +
width: 265px;
 +
position: absolute;
 +
left: 25%;
 +
top: 5px;
 +
right: auto;
 +
bottom: auto;
 +
z-index: 9999;
 +
margin-left: -132px;
 +
}
 +
 +
#LIHPAO_logo {
 +
height: 70px;
 +
width: 215px;
 +
position: absolute;
 +
left: 75%;
 +
top: 5px;
 +
right: auto;
 +
bottom: auto;
 +
z-index: 9999;
 +
margin-left: -107px;
 +
}
 +
 +
#NTUBST_logo {
 +
height: 70px;
 +
width: 70px;
 +
position: absolute;
 +
left: 50%;
 +
top: 5px;
 +
right: auto;
 +
bottom: auto;
 +
z-index: 9999;
 +
margin-left: -35px;
 +
}
 +
 +
#Bottom_Text {
 +
color: #767676;
 +
bottom: 0px;
 +
width: 100%;
 +
height: auto;
 +
font-size: 15px;
 +
position: absolute;
 +
text-align: center;
 +
}
  
  
Line 387: Line 401:
 
position: absolute;
 
position: absolute;
 
top: 5rem;
 
top: 5rem;
left: 10%;
+
left: 2rem;
 
}
 
}
  
Line 406: Line 420:
 
overflow-y: auto;
 
overflow-y: auto;
 
transition: 0.5s;
 
transition: 0.5s;
width: 70%;
+
width: 10rem;
padding-left: 20%;
+
padding-left: 2rem;
padding-right: 10%;
+
padding-right: 1rem;
 
}
 
}
  
Line 502: Line 516:
 
position: absolute;
 
position: absolute;
 
}
 
}
 
 
  
  
Line 571: Line 583:
 
/*-------------------------------------------*/
 
/*-------------------------------------------*/
  
#Articles {
+
 
 +
.Articles {
 
width: 100%;
 
width: 100%;
height: auto;
+
height: 100px;
top: -10px;
+
position: absolute;
+
background-color: #FFF;
+
z-index: 1;
+
color: #000;
+
 
}
 
}
  
 
.ContentBox {
 
.ContentBox {
 
width: 76%;
 
width: 76%;
height: auto;
+
height: 100px;
 
left: 22%;
 
left: 22%;
 
right: 2%;
 
right: 2%;
 
position: absolute;
 
position: absolute;
 
background-color: #FFF;
 
background-color: #FFF;
 +
z-index: 0;
 +
color: #000;
 
}
 
}
  
Line 595: Line 605:
 
left: 20px;
 
left: 20px;
 
right: 20px;
 
right: 20px;
padding-top: 80px;
+
padding-top: 40px;
 
padding-right: 20px;
 
padding-right: 20px;
 
padding-bottom: 10px;
 
padding-bottom: 10px;
Line 606: Line 616:
  
 
.Text2 {
 
.Text2 {
font-size: 24px;
+
font-size: 28px;
 
font-family: Calibri;
 
font-family: Calibri;
 
padding-top: 30px;
 
padding-top: 30px;
Line 612: Line 622:
 
padding-bottom: 10px;
 
padding-bottom: 10px;
 
padding-left: 50px;
 
padding-left: 50px;
color: #00b050;
 
 
}
 
}
  
Line 626: Line 635:
 
}
 
}
  
.Text_TitleUnderline {
+
.Text_underline {
font-size: 22px;
+
text-decoration: underline;
font-family: Calibri;
+
text-align: justify;
+
padding-top: 10px;
+
padding-bottom: 0px;
+
line-height: 26px;
+
color: #0070c0;
+
text-decoration: underline;
+
 
}
 
}
  
Line 641: Line 643:
 
}
 
}
  
ol.part1 {
 
list-style-type: none;
 
margin-left: 0px;
 
}
 
 
ol.part2 {
 
list-style-type: decimal;
 
margin-left: 0px;
 
}
 
 
ol.part2 li {
 
padding-top: 10px;
 
padding-bottom: 10px;
 
}
 
 
ol.part3 {
 
list-style-type: lower-alpha;
 
}
 
  
 
</style>
 
</style>

Revision as of 15:36, 9 September 2015

NTU-LIHPAO-Taiwan

Members
Instructors
Maintained by the iGEM team NTU-LIHPAO-Taiwan    ©2015 NTU-LIHPAO-Taiwan