Dashboard
Repositories
filestore
Aktivität
Suche
Login
public
/
web-development/presentation
Web Development Presentation
Übersicht
Reflog
Commits
Dateibaum
Dokumentation
Forks
Vergleichen
Blame
|
Historie
|
Raw
change readme to reflect the actual documentation
Sascha Schulz
2023-01-20
8d89129c46a168a38f4309620d71310ebbd2e737
[public/web-development/presentation.git]
/
assets
/
html
/
main.css
1
2
3
4
5
html {
font-size: 40px;
color: black;
background-color: lightgray;
}