consolidate all repos to one for archive
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
body {
|
||||
padding: 50px;
|
||||
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #00B7FF;
|
||||
}
|
||||
|
||||
nav ul{
|
||||
list-style: none;
|
||||
display: flex;
|
||||
gap: 20px;
|
||||
}
|
||||
|
||||
nav ul li a{
|
||||
text-decoration: none;
|
||||
}
|
Reference in New Issue
Block a user