softer look for code fragments in postings

This commit is contained in:
Silke Meyer 2014-06-14 23:22:41 +02:00
parent 36c55f047b
commit e7171bb89a
1 changed files with 1 additions and 1 deletions

View File

@ -325,12 +325,12 @@ code {
white-space: pre;
display: block;
overflow: auto;
border: 1px solid #444;
background: #EEE;
color: #444;
padding: 10px;
margin-top: 20px;
max-width: 640px;
border-radius: 5px;
}
#panel {
position: absolute;