|
|
Line 130: |
Line 130: |
| } | | } |
| main h1, main h2, main h3 { margin: 0; } | | main h1, main h2, main h3 { margin: 0; } |
− |
| |
− | .members { width: 90%; }
| |
− |
| |
− | .instructors { width: 90%; }
| |
− |
| |
− | /* CUSTOMIZE THE CAROUSEL
| |
− | -------------------------------------------------- */
| |
− |
| |
− | .carousel { height: 500px; }
| |
− | .carousel-caption { z-index: 10; }
| |
− | .carousel .item {
| |
− | height: 500px;
| |
− | background-color: #777;
| |
− | }
| |
− | .carousel-inner > .item > img {
| |
− | position: absolute;
| |
− | top: 0;
| |
− | left: 0;
| |
− | min-width: 100%;
| |
− | height: 500px;
| |
− | }
| |
− | .carousel-indicators, .mw-content-ltr ol {
| |
− | position: absolute;
| |
− | bottom: 10px;
| |
− | left: 50%;
| |
− | z-index: 15;
| |
− | width: 60%;
| |
− | padding-left: 0;
| |
− | margin-left: -30%;
| |
− | text-align: center;
| |
− | list-style: none;
| |
− | }
| |
− |
| |
− | .carousel-caption {
| |
− | background-color: rgba(0, 0, 0, 0.5);
| |
− | padding: 20px;
| |
− | width: 100%;
| |
− | right: 0;
| |
− | left: 0;
| |
− | }
| |
− |
| |
− | .carousel-caption h1 {
| |
− | margin-bottom: 5px;
| |
− | }
| |
− |
| |
− |
| |
− | /* MARKETING CONTENT
| |
− | -------------------------------------------------- */
| |
− |
| |
− | /* Center align the text within the three columns below the carousel */
| |
− | .marketing .col-lg-4 {
| |
− | margin-bottom: 20px;
| |
− | text-align: center;
| |
− | }
| |
− | .marketing h2 { font-weight: normal; }
| |
− | .marketing .col-lg-4 p {
| |
− | margin-right: 10px;
| |
− | margin-left: 10px;
| |
− | }
| |
| | | |
| /* FOOTER settings. START */ | | /* FOOTER settings. START */ |
Line 276: |
Line 217: |
| border-left: solid 1px rgba(255, 255, 255, 0.10); | | border-left: solid 1px rgba(255, 255, 255, 0.10); |
| } | | } |
− | }
| |
− | @media (min-width: 768px) {
| |
− | /* Bump up size of carousel content */
| |
− | .carousel-caption p {
| |
− | margin-bottom: 20px;
| |
− | font-size: 21px;
| |
− | line-height: 1.4;
| |
− | }
| |
| } | | } |
| /* FOOTER settings. END */ | | /* FOOTER settings. END */ |
| </style> | | </style> |
| </html> | | </html> |