5 lines
87 B
CSS
5 lines
87 B
CSS
|
|
||
|
pre.programlisting {
|
||
|
background-color: #FFFF99 ;
|
||
|
border: 1px solid #006600 ;
|
||
|
}
|