12.30 第六版
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.screen-global {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url("~@/assets/monitor/background-2.jpg") left top no-repeat;
|
||||
background: url("~@/assets/monitor/background-3.gif") left top no-repeat;
|
||||
background-size: cover;
|
||||
// background-color: #0a0c11;
|
||||
|
||||
@ -50,7 +50,7 @@
|
||||
.monitor-main {
|
||||
height: 100%;
|
||||
// background-color: #0a0c11;
|
||||
background: url("~@/assets/monitor/background-3.jpg") left top no-repeat;
|
||||
background: url("~@/assets/monitor/background-3.gif") left top no-repeat;
|
||||
background-size: cover;
|
||||
|
||||
.monitor-title {
|
||||
@ -485,6 +485,10 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.monitor-extra-pointer-select {
|
||||
color: #1B7EF2;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user