Python : Fix display of PEP and PubSub.

This commit is contained in:
Schimon Jehudah, Adv. 2024-10-15 20:25:06 +03:00
parent 92b4f5d6d2
commit 899f87865d
2 changed files with 242 additions and 215 deletions

View file

@ -198,6 +198,12 @@ label,
text-transform: uppercase;
}
#action > a,
#action-bar > a {
padding-left: 1em;
padding-right: 1em;
}
#number-of-pages .inactive {
background: #7a7a7a;
}