First commit
This commit is contained in:
commit
e3597abe8e
35 changed files with 2401 additions and 0 deletions
8
styles/all/theme/pedodev_linkprotection_main.css
Executable file
8
styles/all/theme/pedodev_linkprotection_main.css
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
.protected_link {
|
||||
padding: 2px 4px 2px 4px;
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.protected_link:hover {
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue