Commit 742e51e1 authored by Leo Iannacone's avatar Leo Iannacone

by default, do not show files and file div

parent e57f5e46
......@@ -157,6 +157,10 @@ footer .info {
margin-right: 10px;
}
#files, #file {
display: none;
}
#files li[id$='datestamp'] {
display: none;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment