File size: 169 Bytes
57ecc83
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
#disp_image {
    text-align: center;
    /* Horizontally center the content */
}

#duplicate-button {
    margin-left: auto;
    color: #fff;
    background: #1565c0;
}