1
0
Fork 0

New tutorial for Oasis

This commit is contained in:
Vane Vander 2021-11-13 12:58:35 -06:00
parent 289d9cb49b
commit bd8ac670bc
7 changed files with 159 additions and 72 deletions

View file

@ -23,6 +23,10 @@ body {
margin-bottom: 10px;
}
.index {
max-width: 670px;
}
a, a:visited {
text-decoration: none;
color: inherit;