diff options
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -30,9 +30,6 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e <meta name="viewport" content="width=device-width, initial-scale=1.0"> {% endhighlight %} - <h3 id="overview-responsive-images">Responsive images</h3> - <p>We automatically attempt to scale images to appropriate sizes with a global <code>max-width: 100%;</code> on all <code><img></code> elements. If you run into problems (e.g., with Google Maps), be sure to disable this property on a per-case basis.</p> - <h3 id="overview-type-links">Typography and links</h3> <p>Bootstrap sets basic global display, typography, and link styles. Specifically, we:</p> <ul> |
