summaryrefslogtreecommitdiff
path: root/fix-css.sed
blob: ef42d4c759ae44ff8ba9324128876910b4a8c337 (plain)
1
2
3
4
5
6
7
/<style type="text\/css">/a\
p.help,div.toolbar {\
  display: none !important;\
}\
html {\
  overflow-y: hidden !important\
}