More Work on Collapsing + Some cleaning

This commit is contained in:
Marc
2015-04-21 01:20:21 +02:00
parent ce165e11fb
commit 03a85d24d0
6 changed files with 158 additions and 64 deletions

View File

@ -12,8 +12,18 @@
border:1px dashed #000000;
}
.custom_section_horizontal_section {
float:left;
.custom_section_vertical_section();
float:left;
}
.accordion-toggle h1 {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: 40px;
color: #333;
border: 0;
border-bottom: 1px solid #E5E5E5;
font-weight: normal;
}
}