2
0

add first draft of digital independence presentation slides

This commit is contained in:
2025-09-13 19:48:30 +02:00
parent 4dc93e5adb
commit ed4094d26a
2 changed files with 137 additions and 23 deletions

View File

@@ -5,6 +5,7 @@
section {
background-color: #f0f8ff;
color: #2c3e50;
font-size: 0.95em;
}
h1 {
@@ -16,6 +17,10 @@ h2 {
color: #e74c3c;
}
ul, ol {
font-size: 0.9em;
}
code {
background-color: #ecf0f1;
color: #2c3e50;