PhotoShare/views/css/myCSS.css
Muhammad Anas Rashid 34753111ed My First Web application .. a real shitty one
My First Web application .. a real shitty one
2016-01-28 23:32:09 +05:00

9 lines
127 B
CSS

body
{
background-image:url('backImg.jpg');
}
#owl-demo .item img{
display: block;
width: 100%;
height: auto;
}