Vorlage:BeginILFGreenBox: Unterschied zwischen den Versionen
[Markierung ausstehend] | [Markierung ausstehend] |
Zeile 1: | Zeile 1: | ||
<includeonly>{{Box-CSS}}{{#css: | <includeonly>{{Box-CSS}}{{#css: | ||
− | .ilfbox_code { | + | div.ilfbox_code pre { |
+ | margin: 6px; | ||
+ | padding: 9px; | ||
+ | border: 1pt solid black; | ||
+ | width: 90%; | ||
background-color: #E0FFE0; | background-color: #E0FFE0; | ||
font-size: 8pt; | font-size: 8pt; | ||
font-family: 'Courier', monospace; | font-family: 'Courier', monospace; | ||
} | } | ||
− | }}< | + | }}<div class="ilfbox_code"></includeonly> |