|
|
Line 1: |
Line 1: |
− | .firstHeading {
| |
− | display: none;
| |
− | }
| |
− |
| |
| #content { | | #content { |
| width: auto !important; | | width: auto !important; |
| padding: 0; | | padding: 0; |
| top: 80px; | | top: 80px; |
− | }
| |
− |
| |
− | hr.star-light:after,
| |
− | hr.star-primary:after {
| |
− | /*content: "" !important;*/
| |
− | top: -0.5em !important;
| |
− | }
| |
− |
| |
− | h2 {
| |
− | padding-top: 0 !important;
| |
− | padding-bottom: 0 !important;
| |
− | border-bottom: none !important;
| |
− | }
| |
− |
| |
− | header .container {
| |
− | padding-bottom: 100px !important;
| |
− | padding-top: 70px !important;
| |
− | }
| |
− |
| |
− | .fa {
| |
− | font: normal normal normal 28px/1.5 FontAwesome !important;
| |
− | }
| |
− |
| |
− | h4.accordion-header.inactive-header {
| |
− | font-size: 12px;
| |
− | margin: 0;
| |
− | }
| |
− |
| |
− | #menu_BarsBox {
| |
− | width: 250px;
| |
− | }
| |
− |
| |
− | #menu_BarsBox ul li {
| |
− | width: 200px;
| |
| } | | } |
Revision as of 22:23, 26 July 2015
- content {
width: auto !important;
padding: 0;
top: 80px;
}