Can't reproduce this either. The way this works is we have a whitelist of pages where custom CSS is allowed, and the press pages is not one of them.
Can you insert something very obvious like
.btn {
background-color: red !important;
}
into your CSS and see that it applies or not?
If you go to your settings and turn custom CSS off, does the page render as normal?