Template:Team:BNU-China/CSS/main
From 2014.igem.org
(Difference between revisions)
Line 1,568: | Line 1,568: | ||
.toggle { | .toggle { | ||
- | width: 100%; | + | width: 100% !important; |
padding-bottom: 20px; | padding-bottom: 20px; | ||
- | clear:both; | + | clear:both !important; |
} | } | ||
.toggle-wrapper { | .toggle-wrapper { | ||
Line 1,577: | Line 1,577: | ||
h2.trigger { | h2.trigger { | ||
width: 550px; | width: 550px; | ||
- | clear:both; | + | clear:both !important; |
font-size: 15px; | font-size: 15px; | ||
margin:0px; | margin:0px; | ||
Line 1,600: | Line 1,600: | ||
} | } | ||
.togglebox { | .togglebox { | ||
- | width:80%; | + | width:80% !important; |
- | height: auto; | + | height: auto !important; |
background-color: #FFF; | background-color: #FFF; | ||
- | overflow: hidden; | + | overflow: hidden !important; |
margin: 10px 0; | margin: 10px 0; | ||
border: 1px solid #dedede; | border: 1px solid #dedede; | ||
Line 1,614: | Line 1,614: | ||
} | } | ||
.togglebox p { | .togglebox p { | ||
- | line-height: 22px; | + | line-height: 22px !important; |
} | } | ||
.togglebox p { | .togglebox p { | ||
- | line-height: 22px; | + | line-height: 22px !important; |
} | } | ||
.tabbed-content { | .tabbed-content { | ||
- | width: 100%; | + | width: 100% !important; |
- | overflow: hidden; | + | overflow: hidden !important; |
margin-bottom: 20px; | margin-bottom: 20px; | ||
-webkit-border-radius: 5px; | -webkit-border-radius: 5px; |
Revision as of 00:14, 3 August 2014