You are viewing an old version of this page. Return to the latest version.
m |
/* CSS placed here will be applied to all skins */
h2 { border-bottom: 1px solid rgb(51, 51, 51); padding-bottom: 2px; }
margin: 3em 0;
}
border-bottom: 0; }
.bs-layout-container-banner img { max-width: 100%; height: auto; }
.bs-layout-box .bs-layout-box-image img { height: auto; }
/* CSS placed here will be applied to all skins */ h2 { border-bottom: 1px solid rgb(51, 51, 51); padding-bottom: 2px; } #toc { margin: 3em 0; } #toc h2 { border-bottom: 0; } .bs-layout-container-banner img { max-width: 100%; height: auto; } .bs-layout-box .bs-layout-box-image img { height: auto; }
Line 4: | Line 4: | ||
border-bottom: 1px solid rgb(51, 51, 51); | border-bottom: 1px solid rgb(51, 51, 51); | ||
padding-bottom: 2px; | padding-bottom: 2px; | ||
+ | } | ||
+ | #toc { | ||
+ | margin: 3em 0; | ||
} | } | ||