Parent: [67df1e] (diff)

Child: [6b99bf] (diff)

Download this file

markitup_sf.css    9 lines (9 with data), 164 Bytes

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