about summary refs log tree commit diff stats
path: root/themes/xmin/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xmin/static/css/style.css')
-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 {
 table thead th { border-bottom: 1px solid #ddd; }
 th, td { padding: 5px; }
 thead, tfoot, tr:nth-child(even) { background: #eee; }
+.hl { background-color: #ffc; }