cours-snt/web/controle/style.css
2021-03-17 12:49:31 +01:00

11 lines
114 B
CSS

h1 {
text-decoration: underline;
color: red;
}
h2 {
text-decoration: underline;
color: green;
}