about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--themes/xmin/static/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/xmin/static/css/style.css b/themes/xmin/static/css/style.css index d4ef517..d8bf127 100644 --- a/themes/xmin/static/css/style.css +++ b/themes/xmin/static/css/style.css
@@ -54,3 +54,4 @@ blockquote {
54table thead th { border-bottom: 1px solid #ddd; } 54table thead th { border-bottom: 1px solid #ddd; }
55th, td { padding: 5px; } 55th, td { padding: 5px; }
56thead, tfoot, tr:nth-child(even) { background: #eee; } 56thead, tfoot, tr:nth-child(even) { background: #eee; }
57.hl { background-color: #ffc; }