Line 1: |
Line 1: |
− | <div class="col-sm-12"> | + | <btnDefault>Some text</btnDefault> |
− | <div class="orbit float-left" role="region" aria-label="" data-orbit style="margin-bottom:2.5rem;"> | + | <btnLight>Some text</btnLight> |
− | <ul class="orbit-container" style="margin-left:0;">
| + | <btnLighter>Some text</btnLighter> |
− | <div class="orbit-previous">◀︎</div>
| + | <btnInfo>Some text</btnInfo> |
− | <div class="orbit-next">▶︎</div>
| + | <btnWarning>Some text</btnWarning> |
− | <li class="orbit-slide"> | + | <btnSuccess>Some text</btnSuccess> |
− | <div>https://res.cloudinary.com/anthom/image/upload/v1466059664/orbit_1.jpg</div>
| + | <btnPrimary>Some text</btnPrimary> |
− | <div class="orbit-caption"><p><h2>Bootstrapskin 2.0</h2>Our most popular skin, only better! With a new range of custom plugins aimed at wiki communities.</p></div>
| + | <btnNeutral>Some text</btnNeutral> |
− | </li> | + | <btnOrange>Some text</btnOrange> |
− | <li class="orbit-slide"> | + | <btnPurple>Some text</btnPurple> |
− | <div>https://res.cloudinary.com/anthom/image/upload/v1466059671/orbit_2.jpg</div>
| + | <btnBlack>Some text</btnBlack> |
− | <div class="orbit-caption"><p><h2>Android Ready</h2>2.0 includes an Android app that includes latest news & Mediawiki New Articles</p></div>
| + | |
− | </li> | + | <textPrimary>This text uses the Bootstrap text-primary class</textPrimary> |
− | <li class="orbit-slide"> | + | <textSuccess>This text uses the Bootstrap text-success class</textSuccess> |
− | <div>https://res.cloudinary.com/anthom/image/upload/v1466059926/orbit_3.jpg</div>
| + | <textInfo>This text uses the Bootstrap text-info class</textInfo> |
− | <div class="orbit-caption"><p><h2>Enterprise</h2>Enterprise level Mediawiki solutions from Anthom.</p></div>
| + | <textWarning>This text uses the Bootstrap text-warning class</textWarning> |
− | </li> | + | <textDanger>This text uses the Bootstrap text-warning class</textDanger> |
− | </ul> | + | |
− | </div> | + | <p><highlightPrimary>This highlight uses the Bootstrap highlight-primary class</highlightPrimary></p> |
− | <div class="clearfix"></div> | + | <p><highlightSuccess>This highlight uses the Bootstrap highlight-success class</highlightSuccess></p> |
| + | <p><highlightInfo>This highlight uses the Bootstrap highlight-info class</highlightInfo></p> |
| + | <p><highlightWarning>This highlight uses the Bootstrap highlight-warning class</highlightWarning></p> |
| + | <p><highlightDanger>This highlight uses the Bootstrap highlight-warning class</highlightDanger></p> |
| + | |
| + | <bgPrimary>This background uses the Bootstrap bg-primary class</bgPrimary> |
| + | <bgSuccess>This background uses the Bootstrap bg-success class</bgSuccess> |
| + | <bgInfo>This background uses the Bootstrap bg-info class</bgInfo> |
| + | <bgWarning>This background uses the Bootstrap bg-warning class</bgWarning> |
| + | <bgDanger>This background uses the Bootstrap bg-warning class</bgDanger> |
| + | |
| + | <textLeft>This is left aligned text</textLeft> |
| + | <textRight>This is right aligned text</textRight> |
| + | <center>This is center aligned text</center> |
| + | <justify>This is justified text </justify> |
| + | |
| + | |
| + | |
| + | |
| | | |
| | | |