Files
amble_api/public/css/the-big-picture.css
2025-07-15 15:54:43 +05:30

14 lines
412 B
CSS

/*!
* Start Bootstrap - The Big Picture (https://startbootstrap.com/template-overviews/the-big-picture)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-the-big-picture/blob/master/LICENSE)
*/
body {
background: #FFFFFF;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}