1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-02-20 18:31:35 -05:00

make paginav look better

This commit is contained in:
Wonderfall 2022-07-22 16:17:48 +02:00
parent 30ad814c62
commit e69df44614

View File

@ -0,0 +1,8 @@
.paginav {
background: none;
border: none;
}
.paginav a:hover {
background: none;
}