Template:Team:CBNU-Korea/css new

From 2012.igem.org

(Difference between revisions)
Line 364: Line 364:
cursor: pointer;
cursor: pointer;
}
}
-
 
#CB_member_cont {
#CB_member_cont {
Line 381: Line 380:
}
}
-
.mem_odd img{
+
.mem_odd img {
height: 300px;
height: 300px;
float: left;
float: left;
Line 387: Line 386:
}
}
-
.mem_even{
+
.mem_even {
-
 
+
}
}
-
.mem_even img{
+
.mem_even img {
height: 300px;
height: 300px;
float: right;
float: right;
padding: 0 !important;
padding: 0 !important;
 +
}
 +
 +
#CB_member_name_m {
 +
display: none;
 +
position: absolute;
 +
left: 10%;
 +
}
 +
 +
#CB_member_name_m p {
 +
font-weight: 900;
 +
}
 +
 +
.mem_odd #CB_member_name h1 {
 +
border: 0;
 +
padding: 5% 0 0 40%;
 +
color: black;
 +
}
 +
 +
.mem_odd #CB_member_name p {
 +
border: 0;
 +
padding: 2% 0 0 40%;
 +
color: white;
 +
}
 +
 +
.mem_even #CB_member_name h1 {
 +
border: 0;
 +
padding: 5% 0 0 20%;
 +
color: black;
 +
}
 +
 +
.mem_even #CB_member_name p {
 +
border: 0;
 +
padding: 2% 0 0 20%;
 +
color: white;
}
}
Line 501: Line 534:
color: #0E0B0B;
color: #0E0B0B;
}
}
-
+
#CB_sub_title {
-
#CB_sub_title{
+
margin: 0;
margin: 0;
}
}
-
+
#CB_sub_title h2 {
-
#CB_sub_title h2{
+
font-size: 2.2em;
-
font-size : 2.2em;
+
}
}
-
 
#CB_sub_mobile_menu {
#CB_sub_mobile_menu {
overflow: auto;
overflow: auto;
Line 520: Line 550:
text-align: right;
text-align: right;
}
}
-
+
.CB_ul {
-
.CB_ul{
+
display: none;
display: none;
}
}
-
 
#CB_sub_menu {
#CB_sub_menu {
width: 100%;
width: 100%;
Line 531: Line 559:
border: 0;
border: 0;
}
}
-
+
#CB_sub_menu ul {
-
#CB_sub_menu ul{
+
margin-right: 0;
margin-right: 0;
}
}
-
 
#CB_sub_main {
#CB_sub_main {
width: 100%;
width: 100%;
float: none;
float: none;
 +
}
 +
#CB_member_name_m {
 +
display: block;
 +
}
 +
#CB_member_name {
 +
display: none;
}
}
}
}
Line 595: Line 627:
color: #0E0B0B;
color: #0E0B0B;
}
}
-
+
#CB_sub_title {
-
#CB_sub_title{
+
margin: 0;
margin: 0;
}
}
-
+
#CB_sub_title h2 {
-
#CB_sub_title h2{
+
font-size: 2.2em;
-
font-size : 2.2em;
+
}
}
-
 
#CB_sub_mobile_menu {
#CB_sub_mobile_menu {
overflow: auto;
overflow: auto;
Line 614: Line 643:
text-align: right;
text-align: right;
}
}
-
+
.CB_ul {
-
.CB_ul{
+
display: none;
display: none;
}
}
-
 
#CB_sub_menu {
#CB_sub_menu {
width: 100%;
width: 100%;
Line 625: Line 652:
border: 0;
border: 0;
}
}
-
+
#CB_sub_menu ul {
-
#CB_sub_menu ul{
+
margin-right: 0;
margin-right: 0;
}
}
-
 
#CB_sub_main {
#CB_sub_main {
width: 100%;
width: 100%;
Line 653: Line 678:
display: block;
display: block;
}
}
-
+
.CB_ul {
-
.CB_ul{
+
display: block;
display: block;
}
}

Revision as of 02:31, 27 September 2012