This commit is contained in:
Morten Delenk 2016-07-13 16:59:19 +02:00
parent eef13ab723
commit 5aa919be55

View file

@ -73,7 +73,8 @@ li { padding-left:16px; }
a {
color: #0FF;
}
code {
pre {
width:100%;
background-color: #000000;
border-left: 1em solid green;
}