mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Improve description for Images section
This commit is contained in:
+2
-2
@@ -1504,8 +1504,8 @@
|
||||
<h1>{{_i}}Images{{/i}}</h1>
|
||||
</div>
|
||||
|
||||
<p>{{_i}}Simple classes to easily style images in any project.</p>
|
||||
<p><span class="label label-info">{{_i}}Heads up!{{/i}}</span> <code>.img-rounded</code> and <code>.img-circle</code> don't work in IE7-8.{{/i}}</p>
|
||||
<p>{{_i}}Add the <code>.img-rounded</code>, <code>.img-circle</code> or <code>.img-polaroid</code> class to a <code><img></code> element to easily style images in any project.{{/i}}</p>
|
||||
<p><span class="label label-info">{{_i}}Heads up!{{/i}}</span> {{_i}}<code>.img-rounded</code> and <code>.img-circle</code> don't work in IE7-8.{{/i}}</p>
|
||||
<div class="bs-docs-example bs-docs-example-images">
|
||||
<img src="http://placehold.it/140x140" class="img-rounded">
|
||||
<img src="http://placehold.it/140x140" class="img-circle">
|
||||
|
||||
Reference in New Issue
Block a user