twbs--bootstrap/site/assets/scss/_placeholder-img.scss

16 lines
276 B
SCSS
Raw Normal View History

2018-11-08 17:33:02 +00:00
//
// Placeholder svg used in the docs.
//
2018-11-14 13:52:02 +00:00
// Remember to update `site/_layouts/examples.html` too if this changes!
2018-11-08 17:33:02 +00:00
.bd-placeholder-img {
@include font-size(1.125rem);
2018-11-08 17:33:02 +00:00
text-anchor: middle;
user-select: none;
2018-11-08 17:33:02 +00:00
}
.bd-placeholder-img-lg {
@include font-size(3.5rem);
2018-11-08 17:33:02 +00:00
}