mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-08 14:16:54 +02:00
Frontend Improvements
This commit is contained in:
@@ -265,6 +265,15 @@ td, th {
|
|||||||
display: none;
|
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 */
|
/* iPhone 4 */
|
||||||
@media (max-width: 320px) {
|
@media (max-width: 320px) {
|
||||||
.markItUpButton11,
|
.markItUpButton11,
|
||||||
|
Reference in New Issue
Block a user