|
|
@@ -2,7 +2,7 @@ |
|
|
|
<div class="Box" id="top">
|
|
|
|
<div
|
|
|
|
class="module_1"
|
|
|
|
style="position: relative; background-color: #06234a; height: 800px"
|
|
|
|
style="position: relative; background-color: #7868ca; height: 800px"
|
|
|
|
>
|
|
|
|
<video
|
|
|
|
ref="videoPlayer"
|
|
|
@@ -598,7 +598,7 @@ export default { |
|
|
|
}
|
|
|
|
// background-color: #16e9d6;
|
|
|
|
video {
|
|
|
|
background-color: #47aa5a;
|
|
|
|
background-color: #7868ca;
|
|
|
|
width: 423px;
|
|
|
|
height: 540px;
|
|
|
|
}
|
|
|
|