Added option to disable date_modified.

Also began moving html/styling out of the functions/php logic.
This commit is contained in:
kisselev
2013-07-29 11:49:58 -07:00
parent be90aa14c9
commit c2059e4df8
8 changed files with 72 additions and 15 deletions

View File

@ -478,6 +478,9 @@ code {
h1 {
margin-top: 0px;
}
sub-heading {
padding: 0px, 0px, 20px;
}
}
pre {
border: none;