|
|
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) |
Zeile 70: |
Zeile 70: |
| background-color:#F2F4FF; | | background-color:#F2F4FF; |
| } | | } |
− | /* Synatx highlightening */
| |
− |
| |
− | /* delphi */
| |
− | .delphi {margin:0px;}
| |
− | .delphi .de1, .delphi .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
| |
− | .delphi .imp {font-weight: bold; color: red;}
| |
− | .delphi li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
| |
− | .delphi .kw1 {color: #000080; font-weight: bold;}
| |
− | .delphi .kw2 {color: #000080; font-weight: bold;}
| |
− | .delphi .kw3 {color: #000000;}
| |
− | .delphi .kw4 {color: #993333; font-weight: bold}
| |
− | .delphi .kw5 {color: #551111; }
| |
− |
| |
− |
| |
− | .delphi .co1 {color: #008000; font-style: italic;}
| |
− | .delphi .coMULTI {color: #008000; font-style: italic;}
| |
− | .delphi .br0 {color: #000000;}
| |
− | .delphi .st0 {color: #0000ff;}
| |
− | .delphi .nu0 {color: #0000ff;}
| |
− | .delphi .me1 {color: #000000;}
| |
− | }
| |
− |
| |
− | /* csharp */
| |
− | .csharp {margin:0px;}
| |
− | .csharp .de1, .csharp .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
| |
− | .csharp .imp {font-weight: bold; color: red;}
| |
− | .csharp li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
| |
− | .csharp .kw1 {color: #000080; font-weight: bold;}
| |
− | .csharp .kw2 {color: #000080; font-weight: bold;}
| |
− | .csharp .kw3 {color: #000000;}
| |
− | .csharp .kw4 {color: #993333; font-weight: bold}
| |
− | .csharp .kw5 {color: #551111; }
| |
− |
| |
− |
| |
− | .csharp .co1 {color: #008000; font-style: italic;}
| |
− | .csharp .coMULTI {color: #008000; font-style: italic;}
| |
− | .csharp .br0 {color: #000000;}
| |
− | .csharp .st0 {color: #0000ff;}
| |
− | .csharp .nu0 {color: #0000ff;}
| |
− | .csharp .me1 {color: #000000;}
| |
− |
| |
− | /* java */
| |
− | .java {margin:0px;}
| |
− | .java .de1, .java .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
| |
− | .java .imp {font-weight: bold; color: red;}
| |
− | .java li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
| |
− | .java .kw1 {color: #000080; font-weight: bold;}
| |
− | .java .kw2 {color: #000080; font-weight: bold;}
| |
− | .java .kw3 {color: #000000;}
| |
− | .java .kw4 {color: #993333; font-weight: bold}
| |
− | .java .kw5 {color: #551111; }
| |
− |
| |
− |
| |
− | .java .co1 {color: #008000; font-style: italic;}
| |
− | .java .coMULTI {color: #008000; font-style: italic;}
| |
− | .java .br0 {color: #000000;}
| |
− | .java .st0 {color: #0000ff;}
| |
− | .java .nu0 {color: #0000ff;}
| |
− | .java .me1 {color: #000000;}
| |
− |
| |
− | /* cpp */
| |
− | .cpp {margin:0px;}
| |
− | .cpp .de1, .cpp .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
| |
− | .cpp .imp {font-weight: bold; color: red;}
| |
− | .cpp li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
| |
− | .cpp .kw1 {color: #000080; font-weight: bold;}
| |
− | .cpp .kw2 {color: #000080; font-weight: bold;}
| |
− | .cpp .kw3 {color: #000000;}
| |
− | .cpp .kw4 {color: #993333; font-weight: bold}
| |
− | .cpp .kw5 {color: #551111; }
| |
− |
| |
− |
| |
− | .cpp .co1 {color: #008000; font-style: italic;}
| |
− | .cpp .coMULTI {color: #008000; font-style: italic;}
| |
− | .cpp .br0 {color: #000000;}
| |
− | .cpp .st0 {color: #0000ff;}
| |
− | .cpp .nu0 {color: #0000ff;}
| |
− | .cpp .me1 {color: #000000;}
| |
− |
| |
− | /* glsl */
| |
− | .glsl {margin:0px;}
| |
− | .glsl .de1, .glsl .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
| |
− | .glsl .imp {font-weight: bold; color: red;}
| |
− | .glsl li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
| |
− | .glsl .kw1 {color: #000080; font-weight: bold;}
| |
− | .glsl .kw2 {color: #000080; font-weight: bold;}
| |
− | .glsl .kw3 {color: #000000;}
| |
− | .glsl .kw4 {color: #993333; font-weight: bold}
| |
− | .glsl .kw5 {color: #551111; }
| |
− |
| |
− |
| |
− | .glsl .co1 {color: #008000; font-style: italic;}
| |
− | .glsl .coMULTI {color: #008000; font-style: italic;}
| |
− | .glsl .br0 {color: #000000;}
| |
− | .glsl .st0 {color: #0000ff;}
| |
− | .glsl .nu0 {color: #0000ff;}
| |
− | .glsl .me1 {color: #000000;}
| |
− |
| |
− | /* python */
| |
− | .python {margin:0px;}
| |
− | .python .de1, .python .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;}
| |
− | .python .imp {font-weight: bold; color: red;}
| |
− | .python li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
| |
− | .python .kw1 {color: #000080; font-weight: bold;}
| |
− | .python .kw2 {color: #000080; font-weight: bold;}
| |
− | .python .kw3 {color: #000000;}
| |
− | .python .kw4 {color: #993333; font-weight: bold}
| |
− | .python .kw5 {color: #551111; }
| |
− |
| |
− |
| |
− | .python .co1 {color: #008000; font-style: italic;}
| |
− | .python .coMULTI {color: #008000; font-style: italic;}
| |
− | .python .br0 {color: #000000;}
| |
− | .python .st0 {color: #0000ff;}
| |
− | .python .nu0 {color: #0000ff;}
| |
− | .python .me1 {color: #000000;}
| |