d
This commit is contained in:
parent
5cd41d1c3e
commit
54f6fbe1d8
6
dev.less
6
dev.less
@ -27,7 +27,7 @@ body::before {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
body::before:hover{
|
body:before:hover{
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -46,7 +46,9 @@ body::before:hover{
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
iframe{
|
iframe{
|
||||||
border:1px solid red !important;
|
border:1px solid red !important;
|
||||||
}
|
}
|
||||||
|
#maincontent{
|
||||||
|
border:1px solid green !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user