This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
fgm
/
htmx-demo
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
ch05-htmx-patterns
Gałęzie
Tagi
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
Bezpośredni odnośnik
Historia
Czysty
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;
}