all repos — homestead @ c4ae440aca9ef7b7723f28baa1466dc71c8004cc

Code for my website

Enable code line highlights

Alan Pearce
commit

c4ae440aca9ef7b7723f28baa1466dc71c8004cc

parent

8b74b893b0e2197c6101015e4db42513df4982d7

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M themes/xmin/static/css/style.cssthemes/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; }