Vorlage:BeginILFGreenBox: Unterschied zwischen den Versionen
| [geprüfte Version] | [Markierung ausstehend] |
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| 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=" | + | }}<div class="ilfbox_code"></includeonly> |