sidebar 다시 제거

This commit is contained in:
2019-05-02 00:53:09 +09:00
parent d607a8da0f
commit 4cedf112f5
2 changed files with 0 additions and 18 deletions
-11
View File
@@ -68,14 +68,3 @@ color:white;
.nation_info td{
height:18px;
}
#sidebar{
position:fixed;
right:0;
top: 50%;
transform: translateY(-50%);
}
#sidebar button{
/*width:100px;*/
}