adjust docs theme colours for note divs

This commit is contained in:
Thomas Waldmann 2015-06-11 22:26:02 +02:00
parent dd78e1a56e
commit 21cfdde73b

View file

@ -161,8 +161,8 @@ p.admonition-title:after {
}
div.note {
background-color: #0f5;
border-bottom: 2px solid #d22;
background-color: #002211;
border-bottom: 2px solid #22dd22;
}
div.seealso {