slightly less obtrusive page actions background

This commit is contained in:
Felix Hamann 2018-06-07 12:38:43 +02:00
parent 9eaa280dfb
commit 6b378b8cd7

View File

@ -1,5 +1,5 @@
.page-nav-prime {
background-color: var(--lightgreybase);
background-color: rgba(200, 200, 200, 0.2);
padding: 13px;
margin-top: 30px;
}