mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-07-24 23:15:18 -04:00
Fix navbar prev/next links (#23)
This commit is contained in:
parent
8d18de580e
commit
33b7f6f324
2 changed files with 9 additions and 1 deletions
8
assets/css/extended/custom.css
Normal file
8
assets/css/extended/custom.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
.paginav {
|
||||
background: none;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.paginav a:hover {
|
||||
background: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue