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 link to localhost
Sascha Schulz
2023-01-20
245d8ee6bf3b357ae05555761ad8a621e6d9923c
[public/web-development/presentation.git]
/
assets
/
html
/
main.css
1
2
3
4
5
html {
font-size: 40px;
color: black;
background-color: lightgray;
}