Vorlage:BeginILFGreenBox: Unterschied zwischen den Versionen
| [geprüfte Version] | [Markierung ausstehend] |
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<includeonly>{{Box-CSS}}{{#css: | <includeonly>{{Box-CSS}}{{#css: | ||
| − | .ilfbox_code { | + | div.ilfbox_code pre { |
| − | background-color: #E0FFE0; | + | margin: 6px!important; |
| − | font-size: 8pt; | + | padding: 9px!important; |
| − | font-family: 'Courier', monospace; | + | border: 1pt solid black!important; |
| + | width: 90%!important; | ||
| + | background-color: #E0FFE0!important; | ||
| + | font-size: 8pt!important; | ||
| + | font-family: 'Courier', monospace!important; | ||
} | } | ||
| − | }}<div class=" | + | }}<div class="ilfbox_code"></includeonly> |