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 streams chapter
Sascha Schulz
2024-07-22
e1ada75101952f5d94800334e64f3b452f18a89f
[public/web-development/presentation.git]
/
assets
/
html
/
main.css
1
2
3
4
5
html {
font-size: 40px;
color: black;
background-color: lightgray;
}