1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 04:07:59 +02:00

Update style.css

This commit is contained in:
Sergey Romanenko
2014-01-24 12:15:00 +02:00
parent 054aa46635
commit 52192f9dea

View File

@@ -1,7 +1,7 @@
.upload-area {
border:2px dotted #0B85A1;
border:2px dashed #DEDEDE;
width:200px;
color:#92AAB0;
color:#DEDEDE;
text-align: center;
height: 34px;
display: inline-block;
@@ -42,4 +42,4 @@
.upload-file-pholder {
padding-top: 5px;
}
}