You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.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;
|
|
} |