|
|
|
@@ -211,7 +211,6 @@ a:hover { |
|
|
|
|
|
|
|
.sidebar { |
|
|
|
background: rgba(255, 255, 255, 0.1); |
|
|
|
padding: 25px; |
|
|
|
flex: 1; |
|
|
|
display: flex; |
|
|
|
flex-direction: column; |
|
|
|
@@ -440,6 +439,13 @@ a:hover { |
|
|
|
background: rgba(255,255,255,0.07); |
|
|
|
} |
|
|
|
|
|
|
|
#area-info { |
|
|
|
margin: 10px 0px; |
|
|
|
padding: 10px; |
|
|
|
background: rgba(255,255,255,0.07); |
|
|
|
flex: 5; |
|
|
|
} |
|
|
|
|
|
|
|
#log::-webkit-scrollbar { |
|
|
|
width: 3px; |
|
|
|
height: 2px; |
|
|
|
|