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 web components styling (part, exportparts, ::slotted)
Sascha Schulz
2024-02-19
ae66b713f087d2298fe4db7ae67e68453a30dfc0
[public/web-development/presentation.git]
/
assets
/
html
/
main.css
1
2
3
4
5
html {
font-size: 40px;
color: black;
background-color: lightgray;
}