Less flashy color for highlights.

This commit is contained in:
Armin Ronacher 2010-04-18 13:17:21 +02:00
parent bcf347fe8d
commit 88ea383394

View file

@ -213,6 +213,10 @@ div.highlight{
background-color: white;
}
dt:target, .highlight {
background: #FAF3E8;
}
div.note {
background-color: #eee;
border: 1px solid #ccc;