We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bef443 commit 0080be3Copy full SHA for 0080be3
2 files changed
00Informatik/00Informatik7/CSS/index.html
@@ -10,6 +10,8 @@
10
* Licensed under the MIT License. See License.txt in the project root for license information.
11
*--------------------------------------------------------------------------------------------*/
12
13
+
14
15
.vscode-dark img[src$=\#gh-light-mode-only],
16
.vscode-light img[src$=\#gh-dark-mode-only],
17
.vscode-high-contrast:not(.vscode-high-contrast-light) img[src$=\#gh-light-mode-only],
00Informatik/00Informatik7/CSS/index.md
@@ -14,6 +14,8 @@ In der HTML-Datei siehst du nichts von diesen Formatierungen:

18
19
Sie werden in einer CSS (Cascading Style Sheet)-Datei eingefügt und gelten für alle Überschriften h1 und alle Bilder img:
20

21
0 commit comments