X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=scss%2Froojs-bootstrap%2Fimg.scss;fp=scss%2Froojs-bootstrap%2Fimg.scss;h=59c3c9b22e8ef3a5c7a23acc7f84868e72b7164f;hp=0000000000000000000000000000000000000000;hb=5ba88dd4a3a3098a79287438e6aebe26b076010d;hpb=d75026bef72394ce3d2c021d94f5b33a9cfca10b diff --git a/scss/roojs-bootstrap/img.scss b/scss/roojs-bootstrap/img.scss new file mode 100644 index 0000000000..59c3c9b22e --- /dev/null +++ b/scss/roojs-bootstrap/img.scss @@ -0,0 +1,6 @@ + +img.background-contain { + background-repeat: no-repeat; + background-position: center; + background-size: contain; +} \ No newline at end of file