View Single Post
Old 07-10-2018, 10:39 PM   #3
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
Quote:
Originally Posted by kovidgoyal View Post
You can simply add your own CSS to do that via the User style sheet setting of the browser viewr.


I'm not that smart. .

Can you guide me what the css is?

I tried
Code:
aside p {
 display: none;
}
or
Code:
aside p {
 visibility: hidden;
}
then the content of the popup footnotes are blank.

Last edited by nqk; 07-10-2018 at 10:58 PM.
nqk is offline   Reply With Quote