Enable code line highlights
Alan Pearce alan@alanpearce.eu
Fri, 11 Sep 2020 20:17:01 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
M themes/xmin/static/css/style.css → themes/xmin/static/css/style.css
@@ -54,3 +54,4 @@ table thead th { border-bottom: 1px solid #ddd; } th, td { padding: 5px; } thead, tfoot, tr:nth-child(even) { background: #eee; } +.hl { background-color: #ffc; }