feat: links
This commit is contained in:
parent
95ea5478e8
commit
ee4aae9647
3 changed files with 67 additions and 0 deletions
10
css/links.css
Normal file
10
css/links.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
header, footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style-type: '- ';
|
||||
padding-left: 3ch;
|
||||
margin-top: 0.5lh;
|
||||
margin-bottom: 0.5lh;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue