Skip to content

Commit

Permalink
Don't show date after chapter title introduced in LaTeXML 0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Nov 19, 2020
1 parent 1d1bff5 commit d621ec4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/MLS.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ a:hover { text-decoration: underline; }
font-weight: bold;
margin-bottom: 1em;
}

.ltx_dates {
display: none;
}

0 comments on commit d621ec4

Please sign in to comment.