docs: Darker background on pre tags

This commit is contained in:
Stein Magnus Jodal 2011-01-08 01:10:49 +01:00
parent 2161e6cb94
commit 0212e7181b

View File

@ -214,7 +214,7 @@ p.admonition-title:after {
pre {
padding: 10px;
background-color: #fafafa;
background-color: #eeeeee;
color: #222222;
line-height: 1.5em;
font-size: 1.1em;