Initial commit
This commit is contained in:
commit
4ae6b27809
4 changed files with 137 additions and 0 deletions
6
content.css
Normal file
6
content.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.pep-hover-highlight {
|
||||
outline: 3px dashed #0088ff !important;
|
||||
outline-offset: -3px !important;
|
||||
cursor: crosshair !important;
|
||||
background-color: rgba(0, 136, 255, 0.1) !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue