File "upload.css"
Full Path: /home/jlklyejr/public_html/post-date/wp-content/plugins/meta-box/css/upload.css
File size: 292 bytes
MIME-type: text/plain
Charset: utf-8
.rwmb-upload-area {
height: 200px;
border: 4px dashed #ddd;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.rwmb-upload-inside h3 {
font-size: 20px;
line-height: 1.4;
font-weight: 400;
margin: 0;
}
.rwmb-upload-inside p {
margin: .5em 0;
}