Merge 760dd06d31 into 17427c88fe
This commit is contained in:
commit
6903a0b7c1
11 changed files with 115 additions and 12 deletions
|
|
@ -83,3 +83,12 @@ body {
|
|||
.top-submitter img {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#gallery-carousel .item img{
|
||||
height: 700px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
width: 100%;
|
||||
background-size: cover;
|
||||
-webkit-background-size:cover;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue