Skip to content

Commit 0080be3

Browse files
committed
CSS2
1 parent 2bef443 commit 0080be3

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

00Informatik/00Informatik7/CSS/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
* Licensed under the MIT License. See License.txt in the project root for license information.
1111
*--------------------------------------------------------------------------------------------*/
1212

13+
14+
1315
.vscode-dark img[src$=\#gh-light-mode-only],
1416
.vscode-light img[src$=\#gh-dark-mode-only],
1517
.vscode-high-contrast:not(.vscode-high-contrast-light) img[src$=\#gh-light-mode-only],

00Informatik/00Informatik7/CSS/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ In der HTML-Datei siehst du nichts von diesen Formatierungen:
1414

1515
![alt text](Bild2.png)
1616

17+
18+
1719
Sie werden in einer CSS (Cascading Style Sheet)-Datei eingefügt und gelten für alle Überschriften h1 und alle Bilder img:
1820
![alt text](Bild3.png)
1921

0 commit comments

Comments
 (0)