This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
fgm
/
htmx-demo
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
ch05-htmx-patterns
Branches
Tags
ch01-contacts_app
ch03-a_web_1.0_application
ch04-extending-html
ch05-htmx-patterns
main
htmx-demo
/
web
/
public
/
styles.css
styles.css
107 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
8
9
10
11
nav ul, nav li {
padding: 0;
}
nav li {
display: inline;
}
button > ul {
text-align: left;
}