mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-07-23 14:40:44 -04:00
Fix navbar prev/next links (#23)
This commit is contained in:
parent
b7f8b4e856
commit
00241b9687
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