added help page (closes #15)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.help {
|
||||
display: block;
|
||||
|
||||
article {
|
||||
margin-bottom: 2ex;
|
||||
}
|
||||
|
||||
section {
|
||||
margin-bottom: 1ex;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-left: 2ex;
|
||||
font-size: 1.6em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user