[gesichtete Version] | [Markierung ausstehend] |
|
|
− | {{#css:
| + | =====Zugelassene styleCode Attribut-Werte===== |
− | .orange{
| + | {| class="wikitable" width="100%" |
− | border: thin black solid;
| + | |- |
− | background-color:#F4C789;
| + | ! style="text-align:left" width="30%" | styleCode||style="text-align:left" width="30%" | Definition||style="text-align:left" width="60%" | Nutzungsbeispiel |
− | padding: 5px 5px 5px 5px;
| + | |
− | margin-left:6px;
| + | |- style="background:#FFFFFF" |
− | width:70%;
| + | | bold||Fettdruck ||<content styleCode="bold"> text </content> |
− | }
| + | |
− | .violet{
| + | |- style="background:#FFFFFF" |
− | border: thin black solid;
| + | | underline||Unterstrichen||<content styleCode="underline"> text </content> |
− | background-color:#E5D0EE;
| + | |
− | padding: 5px 5px 5px 5px;
| + | |- style="background:#FFFFFF" |
− | margin-left:6px;
| + | | italics||Kursivschrift||<content styleCode="italics"> text </content> |
− | width:70%;
| + | |
− | }
| + | |- style="background:#FFFFFF" |
− | }}
| + | | emphasis||Kapitälchen ||<content styleCode="emphasis"> text </content> |
| + | |- |
| + | |} |