slight typography changes

Bussonnier Matthias 14 years ago committed by Matthias BUSSONNIER
parent 4bd2f4fc01
commit 1ed845bce0

@ -332,7 +332,7 @@ div.text_cell_input {
}
div.text_cell_render {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
/*font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
outline: none;
resize: none;
width: inherit;

@ -58,6 +58,10 @@
border: 1px solid black;
}
.rendered_html p {
text-align: justify;
}
.rendered_html p + p {
margin-top: 1em;
}

Loading…
Cancel
Save