11 lines
143 B
Plaintext
11 lines
143 B
Plaintext
|
|
.main{
|
||
|
|
width: 100%;
|
||
|
|
height: 80%;
|
||
|
|
background-color: #F5F5F5;
|
||
|
|
}
|
||
|
|
.upVideo{
|
||
|
|
width: 100%;
|
||
|
|
height: 25%;
|
||
|
|
background-color: #EEF3FA;
|
||
|
|
}
|