1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

Frontend Improvements

This commit is contained in:
Awilum
2014-01-03 20:38:11 +02:00
parent 83264e41f3
commit 108581e4ef

View File

@@ -265,6 +265,15 @@ td, th {
display: none;
}
#editor_area {
height:400px!important;
border: 1px solid #ccc;
color: #555;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
}
/* iPhone 4 */
@media (max-width: 320px) {
.markItUpButton11,