1
0
Fork 0
web/css/links.css
2024-07-14 08:29:23 +02:00

10 lines
140 B
CSS

header, footer {
text-align: center;
}
ul {
list-style-type: '- ';
padding-left: 3ch;
margin-top: 0.5lh;
margin-bottom: 0.5lh;
}