Python : Fix display of PEP and PubSub.
This commit is contained in:
parent
92b4f5d6d2
commit
899f87865d
2 changed files with 242 additions and 215 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue