This commit is contained in:
Ashen One
2022-12-22 07:22:29 +04:00
commit a417031af4
889 changed files with 108839 additions and 0 deletions

12
public/css/notes.css Normal file
View File

@@ -0,0 +1,12 @@
#main{
width: 100%;
height: 100%;
}
#content{
margin-left: 6px;
max-width: 700px;
}