Fix highlighting css
This commit is contained in:
parent
0095ad83e7
commit
c236da220c
@ -77,6 +77,6 @@ body{
|
|||||||
background-color: rgba(255, 255, 255, .06);
|
background-color: rgba(255, 255, 255, .06);
|
||||||
}
|
}
|
||||||
|
|
||||||
.contentBody:hover{
|
.contentBody .content:hover{
|
||||||
border-color: rgb(17, 153, 17, .8);
|
border-color: rgb(17, 153, 17, .8);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user