Dashboard
Repositories
filestore
Aktivität
Suche
Login
public
/
web-development/presentation
Web Development Presentation
Übersicht
Reflog
Commits
Dateibaum
Dokumentation
Forks
Vergleichen
Blame
|
Historie
|
Raw
add worker threads chapter
Sascha Schulz
2024-12-09
b4eb2a57ca9566adaf67de3e099e4529af2bb170
[public/web-development/presentation.git]
/
assets
/
html
/
dark.css
1
2
3
4
5
html {
font-size: 40px;
color: white;
background-color: darkslategrey;
}