changed pre style

This commit is contained in:
Marvin Steadfast 2014-01-29 13:13:21 +01:00
parent 1837c62711
commit c905b1e233

View File

@ -130,12 +130,17 @@ dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}
pre {background-color:#ffc;
pre {
background-color:#f5f5f5;
padding: 10px;
margin: 10px;
overflow: auto;
font-size:14px;
font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;}
font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
border-color: #e7e7e7;
border-width: thick;
border-style: solid;
}
/* Quotes */
blockquote {