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