implemented single note practice
This commit is contained in:
parent
e690ef14c1
commit
62c9c1395f
5 changed files with 243 additions and 57 deletions
|
@ -25,4 +25,9 @@ h1 {
|
|||
#note-render {
|
||||
display: inline-block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
.checkboxes {
|
||||
font-family: 'arial';
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue