devel 코드 merge

This commit is contained in:
2019-04-07 22:58:44 +09:00
18 changed files with 944 additions and 142 deletions
+11
View File
@@ -74,4 +74,15 @@ color:white;
color:white;
background-color:black;
font-size:13px;
}
#sidebar{
position:fixed;
right:0;
top: 50%;
transform: translateY(-50%);
}
#sidebar button{
/*width:100px;*/
}