Template:Team:BNU-China/CSS/main

From 2014.igem.org

(Difference between revisions)
Line 1,570: Line 1,570:
width: 100% !important;
width: 100% !important;
padding-bottom: 20px;
padding-bottom: 20px;
-
clear:both !important;
+
clear:both;
}
}
.toggle-wrapper {
.toggle-wrapper {
Line 1,577: Line 1,577:
h2.trigger {
h2.trigger {
width: 550px;
width: 550px;
-
clear:both !important;
+
clear:both;
font-size: 15px;
font-size: 15px;
margin:0px;
margin:0px;
Line 1,600: Line 1,600:
}
}
.togglebox {
.togglebox {
-
width:80% !important;
+
width:80%;
height: auto !important;
height: auto !important;
background-color: #FFF;
background-color: #FFF;
Line 1,614: Line 1,614:
}
}
.togglebox p {
.togglebox p {
-
line-height: 22px !important;
+
line-height: 22px;
}
}
.togglebox p {
.togglebox p {
-
line-height: 22px !important;
+
line-height: 22px;
}
}
.tabbed-content {
.tabbed-content {
-
width: 100% !important;
+
width: 100%;
-
overflow: hidden !important;
+
overflow: hidden;
margin-bottom: 20px;
margin-bottom: 20px;
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;

Revision as of 00:17, 3 August 2014