diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 7357137c..2fc5610a 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -934,6 +934,17 @@ form.bs-docs-example { } +/* Ribbons and ads +---------------------- */ +#catincan-ribbon { + display: none; + position: fixed; + z-index: 10; + top: 40px; + left: 0px; + width: 192px; + height: 198px; +} /* Responsive @@ -951,6 +962,10 @@ form.bs-docs-example { .bs-docs-sidenav > li > a { width: 230px \9; /* Override the previous IE8-9 hack */ } + + #catincan-ribbon { + display: block; + } } /* Desktop diff --git a/docs/base-css.html b/docs/base-css.html index ec105a7f..6b7e14dd 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -25,16 +25,6 @@ -
@@ -86,7 +76,7 @@Fundamental HTML elements styled and enhanced with extensible classes.
-
+
@@ -2576,7 +2566,7 @@ For example, <code><section></code> should be wrapped
-
+
+ 
Dozens of reusable components built to provide navigation, alerts, popovers, and more.
-
+
@@ -2647,7 +2637,7 @@ class="clearfix"
-
+
+ 
Download Bootstrap or customize variables, components, JavaScript plugins, and more.
-
+
@@ -485,7 +475,7 @@
Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.

Extend Bootstrap to take advantage of included styles and components, as well as LESS variables and mixins.
+

Overview of the project, its contents, and how to get started with a simple template.
+
@@ -121,12 +111,12 @@
Fastest way to get started: get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.
- +Get the original files for all CSS and JavaScript, along with a local copy of the docs by downloading the latest version directly from GitHub.
- +Head to the docs for information, examples, and code snippets, or take the next leap and customize Bootstrap for any upcoming project.
- Visit the Bootstrap docs - Customize Bootstrap + Visit the Bootstrap docs + Customize Bootstrap @@ -344,7 +334,7 @@ - + +
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
- Download Bootstrap
Includes all Jasny extensions
- Extend Bootstrap
Download extensions only
+ Download Bootstrap
Includes all Jasny extensions
+ Extend Bootstrap
Download extensions only
+
-
+
+

