Team:UESTC/team info.css
From 2013.igem.org
/*
team info style */
- team_info {
height: auto; background:url() #1B1B1B;
}
- greetings {
width: 80%; height: auto; text-align: justify; margin: 0 auto; font: 1.5em museo100regular, arial,verdana; color:white;
}
#greetings h1 { color: white; font: 2.0em museo100regular, arial,verdana; }
.mem_panel {
width: 80%; height: auto; display: block; margin: 0 auto;
}
.mem_panel h1 { font: 2.0em museo100regular, arial,verdana; color: white; } .mem_list { padding: 0; list-style-type: none; overflow: visible; text-align:center; } .mem_list li { display: block; width:150px; margin:0.8em 3em; height:auto; float:left; z-index:0; } .mem_list li span { margin: 0 auto; font: 1.0em museo100regular, arial,verdana; color:white; }
- student_members {
height: 480px;
}
- advisors {
height: 290px;
}
- instructors {
height: 290px;
} .show {
position: relative; top: 150px; left: 150px;
} .show_content {
z-index: 5;
} /*
contact us style */
- contact {
width: 80%; margin: 0 auto; height: 160px; font: 1.2em museo100regular, arial,verdana; color: white;
}
- contact h1 {
font: 2.0em museo100regular, arial,verdana; color: white;
}