Parent: [ecc23b] (diff)

Child: [37a7e1] (diff)

Download this file

markitup_sf.css    8 lines (8 with data), 138 Bytes

1
2
3
4
5
6
7
8
.markdown_edit textarea{
height: 200px;
width: 95%;
}
.markdown_edit .btn{
margin: 5px 5px 5px 0;
display: inline-block;
}