NIHVIVO-564 Enable adding stylesheets in dump ftls

This commit is contained in:
rjy7 2010-07-28 15:07:55 +00:00
parent 067f896a1f
commit 3317419fcf
3 changed files with 8 additions and 6 deletions

View file

@ -5,5 +5,6 @@
.dump {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 5em 0;
padding: 1em 0;
margin: 1em 0;
}