X-Git-Url: http://git.piffa.net/web?p=doc%2F.git;a=blobdiff_plain;f=source%2Flsr.css;h=a76e4995245ae579ffa81355f74a7e816b178acf;hp=5501eaaeefd900b614fe136ef47f8bd99973b3cb;hb=ab3f592a95480c035c7ddf10df020d1874a15040;hpb=c32cb3b945fce84e402646ff06fae4d82efc04c4 diff --git a/source/lsr.css b/source/lsr.css index 5501eaa..a76e499 100644 --- a/source/lsr.css +++ b/source/lsr.css @@ -12,6 +12,16 @@ body { margin: 2em; padding: 0em 2em; } +pre.literal-block { + overflow: auto; + padding: 5px; + background-color: #eeffcc; + color: #333333; + line-height: 120%; + border: 1px solid #ac9; + border-left: none; + border-right: none; +} p.topic-title { font-weight: bold;