File size: 216 Bytes
979518f
 
 
 
 
 
 
1
2
3
4
5
6
7
img {
    border-radius: 10px;
}

.stApp {
    background: linear-gradient(to bottom, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}