beginnings of list editor

This commit is contained in:
Howland Owl 2014-04-15 15:49:09 +03:00
parent 139764f4f8
commit c699d3623c
3 changed files with 53 additions and 25 deletions

View file

@ -23,4 +23,8 @@ pre {
label {
font-size: 10;
}
#list {
border: 1px solid black;
}