PrivateNetwork: Hacking in a background colour similiar to the leakdb spice
parent
6bb0c426aa
commit
520acd3a76
|
@ -9,3 +9,7 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 70%;
|
width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.private_network .record__highlight:nth-of-type(2n) {
|
||||||
|
background: rgba(150,150,150,0.3);
|
||||||
|
}
|
Loading…
Reference in New Issue